write down the code for "how we delete a table without
using of Drop command " ?

Answer Posted / bru medishetty

DELETE FROM TABLENAME

Is This Answer Correct ?    7 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration

556


What are commit and rollback in sql?

658


you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration

642


What is the difference between dataadapter and datareader?

617


What is "scheduled jobs" or "scheduled tasks"?

650






What is postgresql server?

589


Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?

602


What is the maximum row of a size?

655


What is the security principal at the server level that represents your session?

638


Introduction of rollup clause using sum and group by clause?

626


Does sql server 2000 clustering support load balancing?

660


How do I find query history in sql server?

583


What is the difference between inner join and equi join?

573


Suggest a method of joining two tables.

704


How to get a list of columns in a view using the "sp_help" stored procedure?

675