Descriptive information
The following table summarizes the sqlda fields
that describe the sqlda structure itself.
| Field | Data type | Description |
|---|---|---|
| desc_name | char[19] | The name of the descriptor; maximum of 18 characters |
| desc_occ | short | The size of the sqlda structure |
| desc_next | struct sqlda * | A pointer to the next sqlda structure |