Re: How to get required space between field names

Поиск
Список
Период
Сортировка
От Alexander Litvinov
Тема Re: How to get required space between field names
Дата
Msg-id 200305201759.32922.lan@ac-sw.com
обсуждение исходный текст
Ответ на How to get required space between field names  ("shreedhar" <shreedhar@lucidindia.net>)
Список pgsql-general
This should work

SELECT contactid AS "[Contact Id]" FROM tContacts.

On Вторник, 20 Май 2003 13:34, shreedhar wrote:
> 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


В списке pgsql-general по дате отправления:

Предыдущее
От: Darko Prenosil
Дата:
Сообщение: Re: How to get required space between field names
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: INSERT/UPDATE/DELETE Views