Small. Fast. Reliable.
Choose any three.

SQL As Understood By SQLite

REPLACE

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.


This page last modified 2009/07/31 12:35:28 UTC