Answer Posted / muralipitti
Delete - temparaly delete the table we can undo it using
rollback where as
truncate= delete+commit we can't rollback it .
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I add a primary key to a table?
What is hibernate and its relation to sql?
Is postgresql a nosql database?
what is query cache in mysql? : Sql dba
how many columns can be used for creating index? : Sql dba
Is the primary key an index?
Is json a nosql?
What is crud stand for?
What is the difference between union and union all command?
What is memory optimized table?
What is a primary key? Explain
What is nvarchar max in sql?
What is sqlexception in java?
How to use transactions efficiently : transact sql
What is left join in sql?