Re: Add Column BEFORE/AFTER another column
От
Matthew
Тема
Re: Add Column BEFORE/AFTER another column
Дата
Msg-id
46CF4B1A.8020000@voilaip.com
Ответ на
Re: Add Column BEFORE/AFTER another column (Bill Moran)
Список
Дерево обсуждения
Add Column BEFORE/AFTER another column Matthew <mboehm@voilaip.com>
Re: Add Column BEFORE/AFTER another column Bill Moran <wmoran@potentialtech.com>
Re: Add Column BEFORE/AFTER another column Matthew <mboehm@voilaip.com>
Re: Add Column BEFORE/AFTER another column Robert Treat <xzilla@users.sourceforge.net>
Re: Add Column BEFORE/AFTER another column "Jaime Casanova" <systemguards@gmail.com>
Re: Add Column BEFORE/AFTER another column Robert Treat <xzilla@users.sourceforge.net>
Re: Add Column BEFORE/AFTER another column Erik Jones <erik@myemma.com>
Re: Add Column BEFORE/AFTER another column Tom Lane <tgl@sss.pgh.pa.us>
Re: Add Column BEFORE/AFTER another column Steve Atkins <steve@blighty.com>
Hey Bill, > It does not. Bummer. > To get your columns in a specific order, specify the column names in > that order in your SELECT statement. The SQL standard doesn't provide > for any other way to guarantee column order, and neither does Postgres. Yes, I realize this and we do identify our columns during select statements, but when you look at a table using a tool like phpPGAdmin or pgAdmin3, the columns are displayed in some defined order. It's much easier to see your data/columns in some logical order (ie: all the cost columns next to each other). Thanks, Matthew
В списке pgsql-general по дате отправления