truncate in sql means
Answers
Answered by
1
In SQL, the TRUNCATE TABLE statement is a Data DefinitionLanguage (DDL) operation that marks the extents of a table for deallocation (empty for reuse). The result of this operation quickly removes all data from a table, typically bypassing a number of integrity enforcing mechanisms.
shaheelti:
make as
Answered by
0
Truncate is used to remove all the records from a table.
Similar questions
English,
8 months ago
Math,
8 months ago
Math,
8 months ago
Social Sciences,
1 year ago
Music,
1 year ago