adspace
Answer Posted / Varun Kumar Singh
Truncate in SQL is a command that removes all records from a table instantly. Unlike DELETE, TRUNCATE TABLE does not generate audit logs or trigger events.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is your daily office routine?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what are aggregate and scalar functions? : Sql dba
What is the current version of sql?
how to use regular expression in pattern match conditions? : Sql dba
Is primary key always clustered index?
What is the best sql course?
How do I remove duplicates in two columns?
Can we rollback truncate?
what is collation? : Sql dba
Do we need to rebuild index after truncate?
Can delete statement be rollbacked?
how to start mysql server? : Sql dba
Is inner join faster than left join?
what is sql server agent? : Sql dba