Subscribe to our news:
Partners
Customers
|
SQLite Code Factory online Help
REPLACE
sql-statement ::=
|
REPLACE INTO table-name [( column-list )] VALUES ( value-list ) |
REPLACE INTO table-name [( column-list )] select-statement
|
The REPLACE command is an alias for the "INSERT OR REPLACE" variant of the INSERT command. This alias is provided for compatibility with MySQL. See the INSERT command documentation for additional information.
|
|
SQL Maestro Group wishes you a happy Thanksgiving!
|
We are pleased to grant you a 20% discount for all our products and bundles till the end of November!
|
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
With SQLite Code Factory editors it is possible to separate SQL scripts into regions that can be individually collapsed or expanded.
SQLite Code Factory allows you to execute each query in a separate thread in order to continue your work with the software while the query is executing.
|
|