From: | Rich Shepard <rshepard(at)appl-ecosys(dot)com> |
---|---|
To: | pgsql-php(at)postgresql(dot)org |
Subject: | Re: syntax problem |
Date: | 2011-05-12 22:49:18 |
Message-ID: | alpine.LNX.2.00.1105121548270.26367@salmo.appl-ecosys.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-php |
On Fri, 13 May 2011, hatem gamal elzanaty wrote:
> i'm a php/mysql developer and want to work also with php/postgresql can
> you please tell me if there is a replacment for this sign ` in mysql to
> work with in postgresql to avoid problem of naming tables with reseved
> words thanks in advance
You can find a list of postgres reserved words on the Web site. It is
comprehensive.
Rich
From | Date | Subject | |
---|---|---|---|
Next Message | Chris | 2011-05-12 23:00:42 | Re: syntax problem |
Previous Message | hatem gamal elzanaty | 2011-05-12 21:09:20 | syntax problem |