MySQL R6 Cmd help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL R6 Cmd help (
/showthread.php?tid=444924)
MySQL R6 Cmd help -
Fernado Samuel - 18.06.2013
Removed
Re: MySQL R6 Cmd help -
Fernado Samuel - 19.06.2013
Removed
Re: MySQL R6 Cmd help -
Fernado Samuel - 19.06.2013
Quote:
Originally Posted by ******
Do you actually know how to use SQL?
|
Yes i do.
AW: MySQL R6 Cmd help -
BigETI - 19.06.2013
A shema is basicly how do you want to handle your database, for example you have to make a plan where you want to store certain things, what kind of data do you want to handle for each certain thing and so on. I've learned that you have to make a proper plan from the beginning to prevent leaks in your plan after you have set up your own database.
Re: MySQL R6 Cmd help -
Fernado Samuel - 19.06.2013
Removed