Virtue Posted October 27, 2012 Group: Members Topic Count: 92 Topics Per Day: 0.02 Content Count: 354 Reputation: 22 Joined: 11/17/11 Last Seen: May 12, 2024 Share 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 Link to comment Share on other sites More sharing options...
AnnieRuru Posted October 27, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
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)
Link to comment
Share on other sites
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.