> If you want columns to have names, create a TABLE or VIEW, 
> and specify what those names should be using "AS".

You would define the column names in the definition of the table or the view.  
There would not be any AS clauses (they will not work).




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

Reply via email to