The string in quotes is called an identifier.
Mike

On Sun, Apr 29, 2012 at 6:03 AM, Andrej Hopko <[email protected]> wrote:

> hi,
> keep it under 30 ;-)
>
> (identifier in Oracle may have name with only up to 30 characters)
>
> and next time - try and google the ORA-XYZ and look for some hints
>
>    hoppo
>
>
> On 29. 4. 2012 12:06, happytoday wrote:
>
>> How to avoid statement ORA-00972: identifier is too long
>> with the statement :
>> Select mod(30,4) "remainder after dividing m with n" from dual -- 2;
>>
>>
> --
> You received this message because you are subscribed to the Google
> Groups "Oracle PL/SQL" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> Oracle-PLSQL-unsubscribe@**googlegroups.com<[email protected]>
> For more options, visit this group at
> http://groups.google.com/**group/Oracle-PLSQL?hl=en<http://groups.google.com/group/Oracle-PLSQL?hl=en>
>

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to