MySQL Formats
#5

http://www.w3schools.com/sql/sql_default.asp

You can do it on phpmyadmin or execute an ALTER TABLE statement.

As for updating, if you have a large amount of variables whose value you need to save, which will result in a very large query, you can write a stored procedure and then call it on your sa-mp script.
Reply


Messages In This Thread
MySQL Formats - by theonethatownz - 21.03.2016, 17:57
Re: MySQL Formats - by SickAttack - 21.03.2016, 18:13
Re: MySQL Formats - by zPain - 21.03.2016, 18:27
Re: MySQL Formats - by theonethatownz - 21.03.2016, 18:39
Re: MySQL Formats - by zPain - 21.03.2016, 18:49
Re: MySQL Formats - by theonethatownz - 21.03.2016, 19:10
Re: MySQL Formats - by Konstantinos - 22.03.2016, 13:43

Forum Jump:


Users browsing this thread: 2 Guest(s)