Search Postgresql Archives

wildcard alias

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




I suppose I should have named things differently but is there a way to join two tables with a bunch of identical column names and rather than explicitly alias each column just use some sort of wildcard like:

SELECT tablename.* AS  alias.*

OR do I have to name each column like:

columnname as alias

Thanks much.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux