Re: Complicated database problem
- From: Bill Karwin <bill@xxxxxxxxxx>
- Date: Sun, 17 Jul 2005 16:20:42 -0700
Paul wrote:
Bill Karwin <bill@xxxxxxxxxx> wrote:Though it is a reasonable recommendation to avoid using reserved words in a schema, because then you don't have to remember to use quoted identifiers.
Touché, or should I say touched? Prescisely my point. Why make life difficult, when with a teeeeny tiiiny bit of effort, it can be made easier?
Yeah, I'm in total agreement that it is easier to avoid reserved words.
But it's still a good thing that a mechanism exists to escape them. For instance, if it's important enough to use a specific word, it may be worth the inconvenience of using delimited identifiers. When maintaining legacy systems, sometimes we don't have the freedom to go changing the schema.
Regards, Bill K. .
- References:
- Complicated database problem
- From: bilaribilari
- Re: Complicated database problem
- From: Paul
- Re: Complicated database problem
- From: Bill Karwin
- Re: Complicated database problem
- From: Paul
- Complicated database problem
- Prev by Date: Re: Database design pattern question
- Next by Date: Re: Extracting data from DBF files
- Previous by thread: Re: Complicated database problem
- Next by thread: [ANN] SQLeonardo / FreeQueryBuilder
- Index(es):
Relevant Pages
|
|