Trouble With Strings

Поиск
Список
Период
Сортировка
От Colin Taylor
Тема Trouble With Strings
Дата
Msg-id 4B045DC53446D111A6CD00A0C949AB735E782A@TOBY
обсуждение исходный текст
Список pgsql-general
Hi,
I have been having a few problems with strings (varchar)s.
How can I insert a quote ' character in a string?
The following, needless to say does not work:

    INSERT INTO table (string) VALUES ('colin's');

Also, are there any other characters that need special attention in order to
put them into the table?
And how can I handle them?
Thanks,
Colin


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