Re: [GENERAL] List of reserved keywords and function names in PostgreSQL

2004-03-01 Thread Karam Chand
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 <[EMAIL PROTECTED]> wrote: > Karam Chand wrote: > > > Hello

Re: [GENERAL] List of reserved keywords and function names in PostgreSQL

2004-03-01 Thread Mike Mascari
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 ---(end of broad

[GENERAL] List of reserved keywords and function names in PostgreSQL

2004-03-01 Thread Karam Chand
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? Karam __ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools ---