Re: Characters that needs escape characters when inserting to database

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: Characters that needs escape characters when inserting to database
Дата
Msg-id 963723D6-0891-4EF0-8324-0D4E5FCF69AA@myrealbox.com
обсуждение исходный текст
Ответ на Characters that needs escape characters when inserting to database  ("Christian Paul B. Cosinas" <cpc@cybees.com>)
Ответы Re: Characters that needs escape characters when inserting to database  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-sql
On Jan 18, 2006, at 7:21 , Christian Paul B. Cosinas wrote:

> Can anyone give me a list of characters that needs to be preceded  
> by an
> escape character before inserting to database.

Take a look at this documentation on string constants. It should  
answer the questions you have.
http://www.postgresql.org/docs/current/interactive/sql- 
syntax.html#SQL-SYNTAX-STRINGS

Michael Glaesemann
grzm myrealbox com





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

Предыдущее
От: "Christian Paul B. Cosinas"
Дата:
Сообщение: Characters that needs escape characters when inserting to database
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Characters that needs escape characters when inserting to database