Short Answer
The ________ statement removes all data from a table while leaving the table structure,and also resets any surrogate primary key values back to the starting point.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Distinguish between the HAVING clause and the
Q57: Given the table<br>CUSTOMER(CustID,Name,PhoneNum,AcctBalance)<br>What is the standard SQL
Q58: Which symbol is used in standard SQL
Q59: The SQL command used to add new
Q60: When using SQL to create a table,a
Q61: In SQL,the LIKE keyword can be combined
Q64: Which type of join,although not included in
Q65: The SQL keyword(s)_ mean(s)that a value must
Q66: Built-in SQL functions cannot be applied to
Q67: Which SQL keyword is used to apply