SQLite REPLACE: Insert or Replace The Existing Row
In this tutorial, you will learn how to use the SQLite REPLACE statement to insert or replace duplicate row in a table, with some practical examples.