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)
 passing table name as parameter to stored procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-09 : 18:04:22
Hemant writes "How can I pass table name as a parameter to stored procedure.

The problem is I can pass it but I can not use it in from clause in select statement within the store procedure. Has anybody done this earlier?

Thanks for help in advance!

HEmant"
   

- Advertisement -