PL/SQL (MOSC)

MOSC Banner

reserved words that cannot be column names

edited Apr 6, 2011 1:20AM in PL/SQL (MOSC) 6 commentsAnswered
 I have written (some time ago) a prgram (using OCI) that reads an existing SQL-file from an unload of a SQLBase (Gupta,Centura,Unify) and uploads it to
an Oracle database.

I'm converting all Syntax to Oracle PL/SQL syntax.

In the vein of that I'm noticing from time to time that our developres are using
columns names that trigger a warning when the tables are being created in the
Oracle database.

The word I found so far are:

"FORCE"
"MESSAGE"
"N"

Does it do any harm using these column names nonetheless and ignore the warning?

--
Christoph


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center