Difference between TRUNCATE and DROP statements

TRUNCATE removes all the rows from the table, and it cannot be rolled back. DROP command removes a table from the database and operation cannot be rolled back.

results matching ""

    No results matching ""