What is the difference between DELETE and TRUNCATE?
Answer Posted / sanjay keserwani
we can go upto some number of records through delete while
in truncate we have to unoccupied all records.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Is primary key always clustered index?
Can I join the same table twice?
What is numeric function sql?
What is asqueryable?
What is execute immediate?
How do I run a pl sql procedure in sql developer?
Are left and right joins the same?
How do I copy a table in sql?
What is record variable?
What is a join query?
List different type of expressions with the example.
What is pivot table in sql?
Why do we use sqlite?
What has stored procedures in sql and how we can use it?
How to take user input in pl sql?