On 1/8/20, R Smith <ryansmit...@gmail.com> wrote:
>
> Anyone have an idea where the word TO is used in SQL in SQLite?
>

alter table t1 rename TO t2;
rollback TO savepoint1;

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to