Creating a Table

When you create a Table in a Work Area, you are actually creating an instance of a Table definition.

To create a new Table instance:

  1. In a Work Area, select Table from the Add drop-down list.
  2. Click Go.

    The system displays the Create Table screen.

  3. Choose one of the following options:
    • Create new table definition and instance. Choose this option if no Table definition exists that can meet your needs, either as it is or with some modification.
    • Create an instance of an existing Table definition. Choose this option if an Oracle LSH Table definition already exists that meets your needs.

      If you can adapt an existing Table definition to make it fit your needs, first copy it into the current Application Area, then choose this option and select the copied definition. See Finding an Appropriate Definition and Reusing Existing Definitions for further information.

    • Create new table definition and instance from SAS data set. Choose this option if you want to create an Oracle LSH Table with the same metadata structure as an existing SAS data set.
  4. Depending on your choice, follow one of the following sets of instructions:
  5. Modify the default attribute settings as necessary; see Setting and Modifying Table Attributes.
  6. Define Columns as necessary; see Defining Table Columns.
  7. Define Constraints and Indexes as necessary; see Defining Table Constraints and Indexes.