Type a path to the column element relative
to the row element. For example, author
where the table path is Books/Literature/
and the row path is Book
.
Type a column name (up to 18 characters) for the UDF RETURNS TABLE clause.
Select the column data type for the UDF RETURNS TABLE clause.
Type the integer value of the starting position of the field corresponding to a column within the MQSeries message. The integer value must be between 1 and the length of the message.
Type a length for the data field corresponding to a column within the MQSeries message. The integer value must be between 1 and the length of the message.
Type a length for the selected SQL type. This field is available only for the following SQL types: BLOB, CHAR, CLOB, DBCLOB, GRAPHIC, and VARCHAR.
Select a unit of size (bytes, kilobytes, megabytes, or gigabytes) for the selected SQL type. This field is available only for the following SQL types: BLOB, CLOB, and DBCLOB.
Type a number (between 1 and 31) for the total number of digits that the value can contain. This field is available only for the SQL types DECIMAL and FLOAT. The precision of binary integers and decimal numbers is the total number of binary or decimal digits excluding the sign. The precision of floating-point numbers is either single or double, referring to the number of digits in the fraction.
Type a number for the number of digits to the right of the decimal point. This field is available only for the SQL types DECIMAL and FLOAT. The scale cannot be negative or greater than the precision. The maximum precision is 31 digits; therefore, the precision plus the scale must be 31 digits or less. If you specify a scale, you must also specify a precision. By default, the scale is zero.
Applies your input and keeps the Add column definition window open for more changes.
Restores the settings to their last saved values (when OK or Apply was last clicked).
Saves any changes that you made in the Add column definition window and closes the Add column definition window. Available only when the required fields are completed.
Cancels any unsaved changes and closes the Add column definition window.