Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

sqlite dropping multiple tables

In SQLITE you can only drop one table at a time. YOU CANNOT DROP MULTIPLE TABLES IN ONE STATEMENT.
https://www.sqlitetutorial.net/sqlite-drop-table
Source by www.sqlitetutorial.net #
 
PREVIOUS NEXT
Tagged: #sqlite #dropping #multiple #tables
ADD COMMENT
Topic
Name
1+7 =