Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Regular Expression TO validate column name

PadmaFeb 21 2012 — edited Apr 2 2012
Hi All

I want to write a regular expression to validate column names.i.e enterted name should follow the valid column name convention
contain only A–Z, a–z, 0–9, _, $, and #

Please someone help me to do this.
Padma
This post has been answered by Suresh on Apr 2 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 30 2012
Added on Feb 21 2012
6 comments
2,640 views