Insert query - Mailing list pgsql-sql

From Paulo Trezentos
Subject Insert query
Date
Msg-id 35AB5247.AF165721@adetti.iscte.pt
Whole thread Raw
Responses Re: [SQL] Insert query  (Holger Mitterwald <mittehlg@coi.de>)
List pgsql-sql
Dear Mr. Reader

I would like to insert a tuple in a table. The problem is that one of my
fields as a "  '  ".

The query is like this :

INSERT INTO mytable VALUES ('field1','fiel  ' d2');

Is this a bug, or is there another way of inserting that tuple ?

                                            Thanks for reading this

                                               Joao Campanico


pgsql-sql by date:

Previous
From: Konstantinos Vassiliadis
Date:
Subject: Typecasting in SQL functions
Next
From: Konstantinos Vassiliadis
Date:
Subject: Typecasting in SQL functions