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
When to use null data driven subscription?
How to concatenate two binary strings together?
How do I run a trace in sql server?
What are the steps you must follow to hide sql server instances?
Explain following error properties?
What is the difference between a view and a stored procedure?
How many database files are there in sql server 2000?what are they?
what is hash nonclustered index
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
What is DCL?
What is relationship? What number of sorts of relationship are there?
How do I setup a local sql server database?
What is difference between delete and truncate commands?
What are the differences between char and nchar in ms sql server?
What are the source of constraints?