Subject Re: [firebird-support] Upper case behaviour
Author Helen Borrie
At 10:30 PM 5/12/2007, Eugen.Konkov@... wrote:

>AS I ALLOW same names in database like 'aa' and 'aA'
>I MUST be responsible for that and must use quoting
>select * from "aa";
>select * from "aA";
>
>so queries
>select * from MyTABLE;
>select * from MYTABLE;
>select * from MyTAble;
>must result SQL ERROR: ambigious object name 'MyTABLE'/'MYTABLE'/'MyTAble'

Eugen, it's time to end this thread, please. Your support question has been thoroughly answered. If you want to make a feature request, please use the Tracker.

^ heLen
Moderator