On 26 Jan 2015, at 2:04am, James K. Lowden <jklow...@schemamania.org> wrote:

> What should the "name" be that is returned to the user?  Going back to
> my example, 
> 
>       select <columns> 
>       from (<select statement>) as T
> 
> each name in <columns> should be the shortest possible syntactically
> correct column reference.

While you're discussing possibilties and alternatives, what should be returned 
as the name for the following column

SELECT 1*2 FROM myTable

?

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

Reply via email to