wat new abt truncate in sql server

Answer Posted / praful chavan

While using TRUNCATE stmt, WHERE clause can not be used.
When we use TRUNCATE stmt, Trigger does not get fire. After
using TRUNCATE stmt, all the deleted rows are not entered in
the transaction log file(.ldf)

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is snapshot parameter in ssrs?

124


What is the difference between a view and a stored procedure?

749


How can you set the threshold at which sql server will generate keysets asynchronously?

724


What is user-defined inline table-valued function?

683


What is meant by indexing files?

774






You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?

701


What are the advantages of passing name-value pairs as parameters?

820


What is an execution plan? How would you view the execution plan?

789


What is primary key index?

700


What is attribute? : sql server analysis services, ssas

755


How to change parameter value inside the report?

131


Tell me what is the significance of null value and why should we avoid permitting null values?

704


What are the restrictions that views have to follow? : SQL Server Architecture

735


How to drop an existing stored procedure in ms sql server?

715


What is difference between count (*) and count column?

655