Subscribe to our news:

 Partners
 Customers
|
SQLite Code Factory online Help
DROP TABLE
sql-command ::=
|
DROP TABLE table-name
|
The DROP TABLE statement consists of the keywords "DROP TABLE" followed by the name of the table. The table named is completely removed from the disk. The table can not be recovered. All indices associated with the table are also deleted.
|
 News 
Apr 10, 2017
New version features colored tabs, new encryption algorithms in data grids, enhanced data input forms, updated data export/import tools and a lot of other useful things.
Sep 20, 2013
New version comes with keyboard interactive SSH authentication, updated Script Runner, redesigned start page, improved SQL editors and data grids, as well as with many other useful things.
Mar 5, 2012
New version introduces Unicode support in editors, updated code folding appearance, viewing BLOB data as PDF, data import from ODBC data source, Spanish translation and a lot of other new features.
 Feature of the day
Using SQLite Code Factory you can view or edit BLOB data in the following ways: hexadecimal dump, plain text, graphical image or HTML page.
SQLite Code Factory allows to design queries as visual diagrams.
|
|