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)
 Dynamic SQL in stored procedures

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-16 : 06:50:02
Joe writes "Is there a way to dynamically build a SQL statement in a stored procedure in SQL Server? In Oracle, there is native dynamic SQL which allows you to build a SQL statement with variables and then Execute the statement."
   

- Advertisement -