Requires Free Membership to View
SQL> select keyword from v$reserved_words 2 where keyword = 'COMMENT'; KEYWORD ---------------------------------------------------------------- COMMENTI would seriously reconsider trying to create a table with a column name that is a reserved word. Any reason why this column can't be called COMMENTS or USER_COMMENTS?
This was first published in September 2006

Join the conversationComment
Share
Comments
Results
Contribute to the conversation