Subject | Re: [firebird-support] Upper case behaviour |
---|---|
Author | Helen Borrie |
Post date | 2007-12-05T11:41:22Z |
At 10:30 PM 5/12/2007, Eugen.Konkov@... wrote:
^ heLen
Moderator
>AS I ALLOW same names in database like 'aa' and 'aA'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.
>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'
^ heLen
Moderator