I don't think I've ever seen a decent sqlite page on tutorialspoint. Some, like this one, appear to have been written by people who have never actually used it.
On Wed, Apr 10, 2019, 5:11 AM Peng Yu <pengyu...@gmail.com> wrote: > Hi, > > I got the following error. Does sqlite3 support alter table add primary > key? > > sqlite> alter table mytab add primary key (h1); > Error: near "primary": syntax error > > https://www.tutorialspoint.com/sqlite/sqlite_primary_key.htm > > -- > Regards, > Peng > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users