How to get required space between field names

From: "shreedhar" <shreedhar(at)lucidindia(dot)net>
To: "Postgre General" <pgsql-general(at)postgresql(dot)org>
Subject: How to get required space between field names
Date: 2003-05-20 06:34:34
Message-ID: 008301c31e9a$00462620$1201a8c0@a4005
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message nolan 2003-05-20 08:10:09 Re: [General] pg_atoi problem with 7.3.2
Previous Message shreedhar 2003-05-20 06:31:49 How to get required space between field names