Home > Data Nodes > Create Table or View Node > Edit Create Table or View
This dialog lets you modify the Create Table or View operation. To edit a Create Table or View node, either double-click the node or right-click it and select Edit. In either case, the Edit Create Table or View dialog opens.
You can make the following changes:
The table has a default Name; you can change the name to any unique valid name for a table or view.
By default, the Type of the object created is a table. To create a view, select the radio button for view.
The default to automatically select the input columns. If you want to select columns, unselect Auto Input Columns Selection.
To delete a column, select it and click
To edit the list of columns, click
The Select Columns (Create Table or View) dialog launches.
You can also specify Key, Index, and Alias for each column.
If you create a table that you join to another object, adding an index will speed up the a join.
When you are done, click OK.