What is the difference between DELETE and TRUNCATE?
Answer Posted / gourvendra singh
Truncate will remove the watermark from the table, but the
delete will not.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
how to shutdown mysql server? : Sql dba
What is over () in sql?
What is clustered and nonclustered index in sql?
Can we alter stored procedure?
How to move files from one directory to another in pl sql?
How do I view tables in sql developer?
Can a trigger call a stored procedure?
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
Are sql connections encrypted?
What is pl sql block in dbms?
Which is better stored procedure or query?
What is sql trigger example?
Can you upgrade sql express to full sql?
What are sql constraints?
What is time based sql injection?