Different SQL statements use the information in SQLDA differently.
| Statement | Subject of SQLDA Information |
|---|---|
| DESCRIBE | A prepared SQL statement. |
| PREPARE | |
| EXECUTE | Host variables. |
| Dynamic FETCH | |
| Dynamic OPEN |
Different SQL statements use the information in SQLDA differently.
| Statement | Subject of SQLDA Information |
|---|---|
| DESCRIBE | A prepared SQL statement. |
| PREPARE | |
| EXECUTE | Host variables. |
| Dynamic FETCH | |
| Dynamic OPEN |