Columns

The Column tab is a list of all the columns that are output from the node.

If the node has not run, the table or view structure provided by the database is displayed.

If the node has run successfully, the structure of the sampled table is displayed, based on the sampling defined when the node was specified.

For each column, the name, data type, mining type, length, precision and scale (for floating point), and column id are displayed.

There are several filtering options that limit the columns displayed. The filter settings with the (or)/(and) suffixes allow you to enter multiple strings separated by spaces. For example, if the Name/Data Type/Mining Type(or) is selected, the filter string A B produces all columns where the Name or the Data Type or the Mining Type starts with the letter A or B.