Previous Topic

Next Topic

Quickly TRUNCATE Tables

c-treeACE SQL supports a new feature to quickly delete all the rows of a table. Execute the TRUNCATE TABLE command to delete all the rows of a table in a single action. TRUNCATE is now on the list of c-treeACE SQL reserved words.