adspace
Answer Posted / Somil Gupta
Truncate deletes all records in a table and reclaims storage space, while delete just removes the records but does not immediately free up space.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is primary key always clustered index?
What is the current version of sql?
what are aggregate and scalar functions? : Sql dba
what is sql server agent? : Sql dba
how to escape special characters in sql statements? : Sql dba
Does group by remove duplicates?
If a cursor is open, how can we find in a pl/sql block?
define sql insert statement ? : Sql dba
what are all the common sql function? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
How do I remove duplicates in two columns?
Can we rollback truncate?
how many tables will create when we create table, what are they? : Sql dba
how to start mysql server? : Sql dba
what is dbms? : Sql dba