Keith Gray <[EMAIL PROTECTED]> writes:
> Is it possible to get/configure PostgreSQL to handle <quote><quote>
> as <quote> within a dleimited string?
We already do.
regression=# select 'O''SHEA';
?column?
----------
O'SHEA
(1 row)
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- [SQL] Escape Quotes Keith Gray
- Re: [SQL] Escape Quotes Tom Lane
- Re: [SQL] Escape Quotes Keith Gray
- Re: [SQL] Escape Quotes Tom Lane
