Using SQLite I need to copy nearly all of an existing row from a table, make a change to a single column, and insert the new row into the table. Something roughly likeUsing SQLite I need to copy nearly all of an ex
Using SQLite I need to copy nearly all of an existing row from a table, make a change to a single column, and insert the new row into the table. Something roughly likeUsing SQLite I need to copy nearly all of an ex