Re: How to escape string in Postgres?

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: How to escape string in Postgres?
Дата
Msg-id 04093112c084e767f09ffe34fe5f184a11088899.camel@cybertec.at
обсуждение исходный текст
Ответ на How to escape string in Postgres?  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: How to escape string in Postgres?
Список pgsql-general
On Sat, 2026-03-28 at 23:08 -0700, Igor Korot wrote:
> In MS SQL server one can write a query like so
>
> SELECT a, b, c FROM [catalog].[schema].[table];
>
> What do I use in Postgres instead of []?

Normally, you read the documentation.

Yours,
Laurenz Albe



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