On Jan 25, 2015 7:28 PM, "Simon Slavin" <slav...@bigfraud.org> wrote:
>
>
> While you're discussing possibilties and alternatives, what should be
returned as the name for the following column
>
> SELECT 1*2 FROM myTable

There are a few possibilities:

"1*2"
"2"
"two"
"bob"

Or any case insensitive variation, of course.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to