8.14. DESCRIBE INPUT
Description
Prepare and describe a query with three parameters:
- DESCRIBE INPUT my_select1;
- Position | Type
- Position | Type
Prepare and describe a query with no parameters:
- PREPARE my_select2 FROM
- DESCRIBE INPUT my_select2;