I would think as output for a GUI for browsing sqlite databases, knowing table name is useful. But what if the SQL command given contains an alias of the table name as in a table that is self-joined? Wouldn't it also be useful to be able to get that alias? And in face default to Alias and show Name if alias fails (turns out I don't think it ever will, because it is the name if it doesn't have an AS expression ) _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users