From: | "Keith Kratochvil" <Keith(dot)Kratochvil(dot)RemoveThis(at)spammenot(dot)novusmkt(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org(dot)pgsql-sql(at)postgresql(dot)org |
Subject: | Re: what is the best way to set-up keywords in tables and Queries ? |
Date: | 2000-10-20 13:52:35 |
Message-ID: | OtwDg0pOAHA.62@cppssbbsa04 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-sql |
Do you want to have a field name called "SELECT"?
If so, you can use brackets in SQL 7 or higher. [SELECT]
You can also use quoted identifiers (and the double quote) "SELECT"
Keith
"lesstif" <lesstif(at)hotmail(dot)com> wrote in message
news:971997503(dot)10099(dot)0(dot)nnrp-14(dot)9e9873a0(at)news(dot)demon(dot)co(dot)uk(dot)(dot)(dot)
> what is the best way to set-up keywords in tables and Queries? please post
> examples!
> I am worried about a field for each keyword
>
> less
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Ansley | 2000-10-20 14:07:49 | RE: prefer (+) oracle notation |
Previous Message | Sungchul Park | 2000-10-20 12:30:27 | duplicate key ? |
From | Date | Subject | |
---|---|---|---|
Next Message | Richard DeVenezia | 2000-10-21 14:18:07 | Help: Using a regular expression match as a value |
Previous Message | Continuing Technical Education | 2000-10-20 12:16:55 | Re: Conditional query plans. |