How to? BIG SQL UPDATE query?
#1

Hi, how would you go about updating a big amount of data in SQL? I need to update hundreds of rows, I would need a string array close to 100 000 letters.

Basically I would need to do something like
Код:
UPDATE table SET X = Y WHERE ID = Z
for hundreds of rows.
Reply


Messages In This Thread
How to? BIG SQL UPDATE query? - by 13th - 06.11.2012, 23:20
Re: How to? BIG SQL UPDATE query? - by steki. - 06.11.2012, 23:22
Re: How to? BIG SQL UPDATE query? - by 13th - 06.11.2012, 23:25
Re: How to? BIG SQL UPDATE query? - by Emmet_ - 06.11.2012, 23:43
Re: How to? BIG SQL UPDATE query? - by 13th - 07.11.2012, 10:45

Forum Jump:


Users browsing this thread: 1 Guest(s)