Lifting the Length Limit of Oracle's Column Identifier to Beyond 30 Characters
Posted
by BeginnerAmongBeginners
on Stack Overflow
See other posts from Stack Overflow
or by BeginnerAmongBeginners
Published on 2010-05-13T13:19:34Z
Indexed on
2010/05/13
13:24 UTC
Read the original article
Hit count: 186
Can the length limit of Oracle's column identifier be lifted to beyond 30 characters? If so, how do I accomplish that? If not, is there any other workaround that allows me to use a column identifier that has more than 30 characters?
Thanks in advance.
© Stack Overflow or respective owner