Editing tables
You can edit tables to add new columns, update existing columns, and make changes to the properties of the table.
- On the Database Explorer tab, select the database.
- From the list of tables, select the table that you need to edit.
- From the Table view, click the Actions menu.
- Select Edit.
- Edit the details of existing columns.
- Click Add New Column to add columns to the table.
- For each column, specify the following details:
- Enter the name of the column.
- Select the data type of the column from the drop down list.
- Click Advanced to add advanced details of each column.
- Click Advanced tab of the Create Table page.
- Select Transactional if you want the table to be a transactional table.
- Click Add Location if you want to specify a location for the table.
- Select a file format from the drop down list of Add File Format section.
- Click Add Row Format to specify details for the rows.
- Click Properties to add or edit key-value properties of the table.
- Click Edit to save the changes you made to the table.