Answer Posted / reshu garg
drop <table name>;
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
How do I delete a sql server database?
What is data source view or dsv? : sql server analysis services, ssas
What are the advantages of using stored procedures in sql server?
What is the data type of time?
Do you know what are the steps to process a single select statement?
What is a trigger? Why we need it?
How can you find out which stored procedures are recompiling?
What do you mean by collation recursive stored procedure?
What is the New in SQL server 2008?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?
What is transact-sql language?
How are the unique and primary key constraints different?
What are the different types of replication are there in sql server 2000?
What is extent? Types of extents?
Why normalization is used?