Insert query

From: Paulo Trezentos <Paulo(dot)Trezentos(at)iscte(dot)pt>
To: pgsql-sql(at)postgresql(dot)org
Subject: Insert query
Date: 1998-07-14 12:42:47
Message-ID: 35AB5247.AF165721@adetti.iscte.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Konstantinos Vassiliadis 1998-07-14 13:00:23 Typecasting in SQL functions
Previous Message Konstantinos Vassiliadis 1998-07-14 12:34:04 Typecasting in SQL functions