<tableName>

This specifies the name of the SDE table being defined by the SDE30_DEF statement. The name must conform to the conventions and restrictions of the underlying RDBMS database.

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

SDE30_DEF roads . . .