I would just use: SELECT id AS Identification FROM foobar
On Sat, Jul 11, 2009 at 8:33 AM, Gilles Ganault <gilles.gana...@free.fr>wrote: > Hello > > Apart from using a table for this very purpose, is there a way to keep > internal names and beautified names for a table's column names? > > Internal name = for the SQL queries, eg. "id" > Beautified name = as column name in a grid object, eg. > "Identification" > > Thank you. > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- Jim "Jed" Dodgen j...@dodgen.us _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users