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)
 selecting data from a table whose table name comes from another table

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-11 : 10:34:02
Srinivas writes "I have some tables with names T_SRI_MMYYYY in my database.
I created a view ,Say "Summary_View" for all the table names with "T_SRI_%".
Now i want to select data from all the tables in the view Summary_View.

How can i do that ? Please throw some light on the same?

Thanks and Regards
Srinivas Chebolu"
   

- Advertisement -