Re: Quotation marks in queries

Поиск
Список
Период
Сортировка
От teknokrat
Тема Re: Quotation marks in queries
Дата
Msg-id dbldgo$1fjj$1@news.hub.org
обсуждение исходный текст
Ответ на Re: Quotation marks in queries  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Ответы Re: Quotation marks in queries  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Re: Quotation marks in queries  (Martijn van Oosterhout <kleptog@svana.org>)
Re: Quotation marks in queries  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Список pgsql-general
Tony Caduto wrote:
> The easiest solution is just not to use caps or spaces in your
> table/object names, there is no advantage to doing so.
> People just need to get over the fact that having caps in a name make it
> easier to read.
>
> My Test Table  should be my_test_table,  the naming makes no difference
> to the application using the table.
>
> Same thing with ordering of fields in a table, it makes no difference
> other than for looks if the fields are in the order you want them
> to be in.
>
> It is much more of a pain to qoute your sql than it is to have it look
> nice.
>
> Just my 2 cents on the subject.
>

The problem we have is that we want to migrate to postgresql from our
current sql server db, but the problem with caps requiring quotes around
them makes this a far from easy migration.

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Postgres crashes,help to recover
Следующее
От: go
Дата:
Сообщение: Vacuumdb question