On 10 Dec 2019, at 5:13pm, Doug <dougf....@comcast.net> wrote:

> Just to be clear: If I define a column in a table named "xxx", and I "select 
> xxx from table", the report will show a column named "xxx" always. That's 
> what the standard says, right? It's not implementation dependent, right?

Unless you have specified another column "AS xxx", or used "PRAGMA 
full_column_names".
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to