User Guide > Studio User Interface Reference > SQL Definition Set Editor > SQL Definition Set Editor Toolbars
 
SQL Definition Set Editor Toolbars
The following table lists the buttons that appear on the Types, Exceptions and Constants panel toolbars for SQL definition sets, and explains what they do. To find out the purpose of any panel button, let the cursor hover over it so its name appears. You can then look it up in the table below, which lists the buttons in their order on the toolbar.
Label
Functionality
Add
Opens a window where you can choose a data type for a type definition you want to add to a definition set. The new type definition is automatically assigned a unique, descriptive name that you can change by selecting Rename from the context menu in the Name column.
Available data types are listed in About Definition Sets.
Change Type
(Types panel only) Opens a Choose Data Type dialog box in which you can change the column type.
Available data types are listed in About Definition Sets.
Move Parameter Up
Move Parameter Down
Move Parameter Out
Move Parameter In
Moves a column up, down, to the left, or to the right, respectively.
These buttons are enabled only if an entry in the definition set is complex such as a CURSOR and it has non-complex base types (for example, binary, decimal, integer, string, time, or array) under it which can be reordered.