Can you tell me the difference between DELETE & TRUNCATE
commands?
Answer Posted / sachin patil
Truncate is DDL Command while Delete is DML Command
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
How to drop an existing stored procedure in ms sql server?
Explain linked server in sql?
What do you understand by sql server agent?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What is a trigger in sql server?
What is microsoft sql server?
How to deploy the Report?
Explain triggers in sql?
How to connect ms access to sql servers through odbc?
What are the database objects? : SQL Server Architecture
Describe in brief databases and sql server databases architecture.
What are the 7 disadvantages to a manual system?
Explain filestream storage of sql server 2008?
Explain full-text query in sql server?
How many ways to create table-valued functions?