Naming columns for SQL output ...

From: Jim Richards <grumpy(at)cyber4(dot)org>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Naming columns for SQL output ...
Date: 1999-09-24 01:37:43
Message-ID: 199909240138.VAA93570@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello all ...

How do I name a column in an SQL query. In Oracle I would use

select now() 'the time now';

how is this done in PostgreSQL?

Thanks ...

----
CyberCyberCyberCyber Pty Ltd
http://www.cyber4.org/cyber4/index.html
New Media For The New Millennium

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aaron J. Seigo 1999-09-24 02:12:34 Re: [GENERAL] Naming columns for SQL output ...
Previous Message Paul Kelly 1999-09-23 23:55:18 pl/pgsql