Create a table in a Trino catalog
- Web portal
- REST API
Perform these steps to create a table in a Trino catalog.
- Log in to NexusOne.
- On the top navigation bar, hover your mouse over Catalog & Models and then select Catalogs.
- Click a catalog to view its schemas.
- Click a schema to view its table.
- At the top right corner, click Add Table.
- Enter a table name.
- Enter a column name.
- Select a data type.
- Tick Null if the column can contain empty values.
- For subsequent columns, click the plus
+icon to add new columns and repeat step 5-8. To delete a column, click the minus-icon. - Click Create.