| From: | Karam Chand <karam_chand03(at)yahoo(dot)com> |
|---|---|
| To: | Mike Mascari <mascarm(at)mascari(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: List of reserved keywords and function names in PostgreSQL |
| Date: | 2004-03-01 12:16:52 |
| Message-ID: | 20040301121652.44942.qmail@web60805.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hey
Thanks for the pointer. In MySQL ( which I had been
using for a long time )...YEAR comes under
miscellenous function..like date etc. and keywords are
given as select, group etc.
What about PostgrSQL?
Regards
Karam
--- Mike Mascari <mascarm(at)mascari(dot)com> wrote:
> Karam Chand wrote:
>
> > Hello
> >
> > Is there any documentation that lists all the
> > PostgreSQL reserved words and function names?
> >
> > Just dont want to create object names with those
> > words?
>
>
http://www.postgresql.org/docs/7.4/static/sql-keywords-appendix.html
>
> Mike Mascari
>
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
| From | Date | Subject | |
|---|---|---|---|
| Next Message | C G | 2004-03-01 13:36:35 | INSERTS and Queries |
| Previous Message | Mike Mascari | 2004-03-01 11:10:21 | Re: List of reserved keywords and function names in PostgreSQL |