Question, MySQL
#1

Hey guys, I have this little question.

So, let's say when the player register it will create a new row in the table with the following things saved:

Name
Password
Score
Money


But in the future I add a new feature to the script and I add a new field to the table called "Item1", how do I add that to the players that are already registered?
Reply
#2

The field will be automatically added to all players.
Reply
#3

Quote:
Originally Posted by Unte99
Посмотреть сообщение
The field will be automatically added to all players.
Oh, thanks then
Reply
#4

Seems that you have a lot of SQL questions, check it out: http://www.w3schools.com/sql/default.asp
Reply
#5

Quote:
Originally Posted by renatog
Посмотреть сообщение
Seems that you have a lot of SQL questions, check it out: http://www.w3schools.com/sql/default.asp
LOL.....You nailed it xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)