Creating a Column

Add a column to an existing table.

  1. Select ASE Servers > Schema Objects > Tables, then choose one of the following:
    • User Tables
    • Proxy Tables
  2. Select the table for the new column.
  3. Select Properties.
  4. From the Table Properties window, select Columns > New.
    You see the Add Column wizard.
  5. In the Name window, enter the name of the column.
  6. In the SQL Editor window, enter the SQL statements for the new column and related objects.
  7. (Optional) Click Summary to verify your selected options.