How to insert large amount of data to sql table?
#10

Quote:
Originally Posted by BlackBank
View Post
Why you don't set a default value for all the columns you don't need to INSERT data for? Like for example 'admin', it can be default 0 when a player registers, and so there are more fields.
Quote:
Originally Posted by Gforcez
View Post
This is your solution right here. The values you want to set and doesn't have a default value (username, password and what more) you can just add in the INSERT statement.
anyway he should use large query when saving player global data with that amount of data
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)