Fw: How to get required space between field names
----- Original Message -----
From: shreedhar
To: Postgre General
Sent: Tuesday, May 20, 2003 12:04 PM
Subject: How to get required space between field names
Hi All,
How to get required space between field names
Example :
SELECT contactid AS [Contact Id] FROM tContacts.
How can I write similar Query in Postgre.
Thanks & Regards,
Sreedhar Bhaskararaju
Our greatest happiness in life does not depend on the condition of life in which chance has placed us, but is always the result of good conscience, good health, occupation, and freedom in all just pursuits
On Tue, May 20, 2003 at 03:48:12PM +0530, shreedhar wrote:
----- Original Message -----
From: shreedhar
To: Postgre General
Sent: Tuesday, May 20, 2003 12:04 PM
Subject: How to get required space between field namesHi All,
How to get required space between field names
Example :
SELECT contactid AS [Contact Id] FROM tContacts.
SELECT contactid AS "Contact Id" FROM tContacts.
--
Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/
Show quoted text
"the West won the world not by the superiority of its ideas or values or
religion but rather by its superiority in applying organized violence.
Westerners often forget this fact, non-Westerners never do."
- Samuel P. Huntington