Re: [GENERAL] INSERT INTO: string with apostrophe

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: [GENERAL] INSERT INTO: string with apostrophe
Дата
Msg-id alpine.LNX.2.11.1706291335180.846@localhost
обсуждение исходный текст
Ответ на [GENERAL] INSERT INTO: string with apostrophe  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: [GENERAL] INSERT INTO: string with apostrophe
Список pgsql-general
On Thu, 29 Jun 2017, Cachique wrote:

> That is correct. You can double the single quotes. Another way is to use
> the E'...' syntax (i.e., E'O\'Brien'). Or you can use the quote_*
> functions (
> https://www.postgresql.org/docs/current/static/functions-string.html)

Walter,

   Thanks for confirming.

Regards,

Rich


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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: [GENERAL] Download 9.6.3 Binaries
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [GENERAL] INSERT INTO: string with apostrophe