Suggestion - long names

I have a suggestion for improvement:

If a object's name is too large for Oracle to handle (30 chars), PL/SQL Dev could suggest to truncate the name.
Sometimes this happens to me, and I have to copy the name and count the chars one by one until I get to the 30 limit...
 
Back
Top