Thread: what is the best way to set-up keywords in tables and Queries ?

what is the best way to set-up keywords in tables and Queries ?

From
"lesstif"
Date:
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



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

From
"Keith Kratochvil"
Date:
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
>
>