Subject Re: [firebird-support] system tables - second attempt.
Author Jason Dodson
Nando Dessena wrote:
> Martijn,
>
> MT> Any value uppercased in the system table, means that it doesn't
> MT> use quotes. And value lower, or mixed case means it uses quotes.
>
> which brings the question how do you tell between a column defined as
> "SOMEFIELD" and a column defined as SOMEFIELD?
>
> Ciao

I think the more appropriate question is "Why does it matter?".

Other then a general DB explorer, I couldn't imagine needing to "figure
out" what dialect a DB object was defined in on the fly.

Jason