Re: what is the best way to set-up keywords in tables and Queries ? - Mailing list pgsql-sql

From Keith Kratochvil
Subject Re: what is the best way to set-up keywords in tables and Queries ?
Date
Msg-id OtwDg0pOAHA.62@cppssbbsa04
Whole thread Raw
In response to what is the best way to set-up keywords in tables and Queries ?  ("lesstif" <lesstif@hotmail.com>)
List 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@hotmail.com> wrote in message
news:971997503.10099.0.nnrp-14.9e9873a0@news.demon.co.uk...
> 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
>
>


pgsql-sql by date:

Previous
From: "pgsql-sql"
Date:
Subject: help on creating table
Next
From: Craig May
Date:
Subject: Large Objects