write down the code for "how we delete a table without
using of Drop command " ?
Answer Posted / venkat
sp_rename
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?
What is clustered primary key?
How do you set a trace flag in sql server?
Can a table have 2 primary keys?
What is use of except clause? How does it differ from not in clause?
What are transactions and its controls?
How to throw custom exception in Stored Procedure?
What is your recommendation for a query running very slow? : sql server database administration
What is sql service broker?
Which database stores information about replication?
What are the different subsets of sql?
What are relationships and mention different types of relationships in the dbms
Can you edit the .rdl code associated with a linked report?
What is updatable resultset?
How to edit table in sql server 2017?