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 factless fact table? : sql server analysis services, ssas
What is an entity-relationship diagram (erd)?
Why and when do stored procedure recompile?
What is merge statement?
What specific conditions database should meet, before you can bulk copy data into it using bcp?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
Can we deploy SSRS reports on our personal website?
What are built in functions?
Explain in brief how sql server enhances scalability of the database system?
How to change the name of a database user?
explain extended properties
Mention a few common trace flags used with sql server?
Does partitioning improve performance?
What is an expression in ms sql server?
How can we solve concurrency problems?