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 the xml datatype?
What are the differences between lost updates and uncommitted dependencies?
What is the syntax for encrypting a column in SQL Server?
What is sqlservr.exe - process - sql server (sqlex?press)?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
What is the full meaning of dml?
wat wil hapn if we give the both read and deny read permission to user?
How to create a new schema in a database?
What is the difference between NOROW and LOCKROW?
What is the correct order of the logical query processing phases?
List the advantages of using stored procedures?
Do you think BCNF is better than 2NF & 3NF? Why?
How to name query output columns in ms sql server?
Does server sql treat char as a variable-length or fixed-length column?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?