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
What are click through reports?
Differentiate between a local and a global temporary table?
What is the boxing and unboxing concept in .net?
What does sql server mean?
What are basics of policy management?
How to check status of stored procedure in sql server?
What are difference between Cluster index and Non-Cluster index?
How to list all stored procedures in the current database using ms sql server?
What is a partitioned view?
I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible
What are the differences between stored procedure and view in sql server?
If you want to send some data from access database to sql server database. What are different component of ssis will you use?
Explain the use of keyword with encryption. Create a store procedure with encryption?
How to rename an existing column with sql server management studio?
Name few endpoints exposed by ssrs 2012?