What is difference between TRUNCATE & DELETE?
Answer Posted / rao
we can utilise the space for record which is uesd to
truncate but delete we cant use same same space.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference between alter trigger and drop trigger statements?
Why should I use postgresql?
explain the difference between delete , truncate and drop commands? : Sql dba
What are the operators in sql?
What is PL/SQL Records?
What is the source code of a program?
How do you run a query?
What is error ora-12154: tns:could not resolve the connect identifier specified?
Why are cursors used?
How do you delete duplicates in sql query using rowid?
How many indexes can be created on a table in sql?
What is attribute indicator in pl sql?
What is the purpose of cursors in pl/sql?
Why do we use joins?
what is the syntax for using sql_variant_property? : Transact sql