Wählen Sie Ihren SQL-Server:
Neuheiten abonnieren

 Partners
 Testimonials
Gianmarco Brundo: "I have purchased SQLite Mestro and SQLite Data Wizard, your products are very good".
Ron D.: "I'm still very happy with SQLite Maestro and Data Wizard; makes my HTPC database much easier to manage".
More
Add your opinion
 Customers
|
SQLite Maestro 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.
|
 Company news 
May 5, 2021
New version introduces new database encryption algorithms, support for generated columns, support for renaming and dropping columns using ALTER TABLE statement, and some other enhancements.
Nov 14, 2016
New version introduces support for FTS5 extension and expression-based indexes, new encryption algorithms in data grids, updated data export and data import tools, and some other useful things.
Jan 12, 2015
New version comes with support of user authentication and management, read-only database connections, colored tabs, and some other new features.
 Feature of the day
Sie konnen Ihre Daten im Grid von einer beliebigen Tabellenspalte in SQLite Maestro gruppieren.
Dieses Feature von SQLite Maestro ermoglicht SELECT Abfragen als visuelle Diagramme zu bilden und bearbeiten.
|
|