Skip to Main Content

Java Database Connectivity (JDBC)

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!

Method for getting list of Oracle/SQL keywords

843854Feb 17 2004 — edited Feb 18 2004
Hi

I am Parsing dtd file and creating sequence of relational schema from that. But sometimes the dtd file use some element name that are keywords for the SQL. So before issuing a CREATE TABLE ststement,I like to check whether the table has any column name that is a keyword .For that I need to know is there any method by which I can get the list of SQL/Oracle keywords ? PLs help. THANKS
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2004
Added on Feb 17 2004
1 comment
421 views