On 10 Dec 2019, at 9:35pm, Doug <dougf....@comcast.net> wrote: > For column "xxx" what will the full column name be? "foo.xxx"?
For column "xxx" in table "foo", yes. However, that's only if you've used "PRAGMA full_column_names". And that PRAGMA is now deprecated so you shouldn't use it. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users