Virtue Posted October 27, 2012 Posted October 27, 2012 Hi, I just want to clarify something about the SQL script if i want to insert something into the database. is the correct format like this INSERT `storage` VALUES (ID,accountid,nameid,amount,equip,identify,refine,atribute,card0,card1,card2,card3,expire_time,favorite,bound) Quote
AnnieRuru Posted October 27, 2012 Posted October 27, 2012 http://www.w3schools.com/sql/sql_insert.asp http://dev.mysql.com/doc/refman/5.1/en/insert.html 2 Quote
Question
Virtue
Hi,
I just want to clarify something about the SQL script if i want to insert something into the database.
is the correct format like this
INSERT `storage` VALUES (ID,accountid,nameid,amount,equip,identify,refine,atribute,card0,card1,card2,card3,expire_time,favorite,bound)
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.