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)
 Parallel execution of SQL in a stored procedure

Author  Topic 

hnomani
Starting Member

35 Posts

Posted - 2001-06-18 : 10:42:05
I have a stored procedure that has multiple SQL Statement. Does SQL Server 2000 let me run SQL statement in parallel? Currently I am running SQL sequentially. If it does, please give some examples?

Thanks

   

- Advertisement -