Search Postgresql Archives

column order

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

 



hi, all.

i have a couple of questions regarding the order of table columns.

say, you have a following query;
SELECT id, firstname, lastname, dob FROM student;

does postgresql guarantee you that
the columns in the result set would be ordered
as specified in the query (i.e. id, firstname, lastname, dob) ?



[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