<tableName>

This specifies the name of the Geodatabase table being defined by the <WriterKeyword>_DEF statement. The name must conform to the conventions and restrictions of the underlying RDBMS database. For example, the name cannot have a hyphen (-) in it. Table name case is always preserved.

The following example shows the first portion of the definition for a table named roads.

GEODATABASE_SDE_DEF roads . . .