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

Answer Posted / krishna

without using drop command u cant delete table .truncate is
only for delete the data parminently with out commit.where
as delete only for records deleting with commit
statement.once u commit for delete stmt it cant rollback.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain raiserror in sql server?

660


What is difference between createstatement and preparedstatement?

667


What is Transparent Data Encryption?

654


What is bcp? When does it use?

593


What is the default schema of your login session in ms sql server?

673






Can you explain what is the use of custom fields in report?

695


What is delete query?

606


What is the difference between dbcc indexdefrag and dbcc reindex?

613


Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

646


Explain the dbcc pintable command when would you use it?

586


how to define testing of network layers? : Sql server database administration

580


What are system databases into sql server (2005/2008)?

668


Some queries related to SQL

661


Can we write ddl in trigger?

581


What is recompile sql server?

657