Creating a Column

Add a column to an existing table.

  1. In the left pane of the Administration Console, expand ASE Servers > Schema Objects > Tables, then choose one of the following:
    • User Tables
    • Proxy Tables
  2. Click the Name field of the table, then click the drop-down arrow and select Properties.
  3. In te left pane, click Columns.
  4. Select New.
  5. On the Column Name screen, enter the name of the column.
  6. On the SQL Editor screen, modify the SQL statement for the selected table to include the new column and related objects syntax.
  7. (Optional) Click Summary to review your selected options.