Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 multiple row insert query

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-23 : 09:22:43
Jennifer writes "I am trying to run a query that will add all state names to the state table in one query. The problem i'm having is that you can only insert 1 value for each field. I am adding to only the statename field (1 field) and am trying to append 50 rows. Is this possible?"
   

- Advertisement -