Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting in batch
Message
 
 
To
06/03/2009 03:01:34
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01385163
Message ID:
01386111
Views:
35
>>SQL 2008 only
>>
>>INSERT INTO MyTable (Col1, Col2,..., ColX) VALUES
>>  (Val11, Val12, ..., Val1X),
>>  (Val21, Val22, ..., Va2X),
>>  ...
>>  (ValY1, ValY2, ..., VaYX);
>>
>
>Thanks, this is working extremely well.

You're welcome
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform