Creating tables
You can create a new table or upload an existing table to add it to a particular database.
- 
        On the Database Explorer tab, click the + icon in the Tables
          section.
        
The Create Table screen appears.
 - Enter the name of the table.
 - Click Add New Column to add columns to the table.
 - 
        For each column, specify the following detail:
        
- 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 key-value properties of the table.
 - Click Create.
 
