Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements > GET DESCRIPTOR >

Describing a Distinct-Type Column (IDS)

The DESCRIBE statement sets the following item-descriptor fields when the column to fetch has a distinct type as its data type:

Use these field names with the GET DESCRIPTOR statement to obtain information about a distinct-type column.

Related Information

Related statements: ALLOCATE DESCRIPTOR, DEALLOCATE DESCRIPTOR, DECLARE , DESCRIBE, EXECUTE , FETCH , OPEN , PREPARE, PUT , and SET DESCRIPTOR

For more information on concepts that relate to the GET DESCRIPTOR statement, see the IBM Informix ESQL/C Programmer's Manual.

For more information on the sysxtdtypes system catalog table, see the IBM Informix Guide to SQL: Reference.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]