Re: foreach in sql functions

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: foreach in sql functions
Дата
Msg-id 3D9C9012.F34FB377@Yahoo.com
обсуждение исходный текст
Ответ на Re: foreach in sql functions  ("Zac Hillier" <zac@affectors.net>)
Список pgsql-general
Zac Hillier wrote:
>
> Hmm
>
> Would seem I'm a bit of a dummy...  I have to " " my table and column names,
> and being new of course I didn't.
>
> Is there a way to remove this requirement?

Easy ...

don't create your tables with double-quoted, mixed-case names, and you
can use them without double-quoting.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #

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

Предыдущее
От: Chris Gamache
Дата:
Сообщение: COPY FROM stdin;
Следующее
От: Afra
Дата:
Сообщение: Restoring databases using only data/ dir