Oracle Naming Convention

All names used within ACCENT R that refer to Oracle data such as Oracle Server (database) names, table names, and column names must obey Oracle's naming convention which is as shown below:

Figure 11 shows examples of valid and invalid names.

Valid
Invalid
PUBLISHER_CODE
name#123
Publisher_Id
name has blanks
AccentR
thisnameistoolongforidentifiers
AFDIV123_SHIFT
publisher.id

Figure 11 Example of Valid and Invalid Names

Getting Started    Accessing Oracle