On 04/05/2015 11:22, Dimitry Sibiryakov wrote:
> 04.05.2015 16:14, Alex Peshkoff wrote:
>> On 05/04/15 16:39, Dimitry Sibiryakov wrote:
>>>      By the standard there are following cases:
>>>
>>> 1. An identifier contain letters [A-Z0-9_$].
>>> 2. An identifier contain letters [a-z0-9_$].
>>> 3. An identifier is starting from a digit.
>>> 4. The rest.
>>>
>>>      Case 1 is to be case-insensitive.
>>>      Cases 3 and 4 are to be case-sensitive.
>> What? In operator:
>> create table AlpHa(Beta int);
>> AlpHa and Beta are case-sensitive?
>    How do you read that? This is case 2, not 1 or 3-4.
>
>>>      Case 2 is in doubts.
>    Without surrounding quotes it is case insensitive.
>
It's not "case insensitive". It's just upper-cased (for us) automatically.


Adriano


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to