Обсуждение: 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 ?

От
"lesstif"
Дата:
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 ?

От
"Keith Kratochvil"
Дата:
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
>
>