Guest_imported
New member
- Jan 1, 1970
- 0
I am storing the infomation about the tables in one table called Table_Name(Id, Name). I want to use the table names stored in the Table_Name in the From clause to get the data stored in those tables. How can I get it?