| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: 30 character limit / workarounds?
FlameDance wrote:
> Hi,
>
> I am generating SQL and PL/SQL code from data. If I use the table and
> identifier names that a "naive" approach suggests then I often run into
> the 30 character limit for names and identifiers.
Replace "naive" with "reasonable" and you have your answer. There is no work-around unless you hate developers and DBAs and want to punish them. Rethink what you are doing. I rarely use even that many. Consider creating an application or organization dictionary with abbreviations instead.
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Sun Nov 16 2003 - 20:15:18 CST
![]() |
![]() |