how will u create "n" possible tables in sql...
Answer Posted / poornima k
create table &t_name(&f_name1 &datatype1);
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
What is table join?
What are data regions?
whats new about truncate in sql server 2008?
Do you know what are the restrictions applicable while creating views? : SQL Server Architecture
What is purpose of normalization?
Explain syntax for disabling triggers?
What is the use of for clause?
How to generate create view script on an existing view?
What is sql server profiler trace data file?
How to view the error log for any specific instance? : sql server database administration
What do we need queues in sql service broker?
How to start sql server browser service?
What are the different normalization forms?
what is database replication? : Sql server database administration
What is open database communication (odbc)?