SQL Language Enhancement--Describe Input Statement
To ease application migration, Ingres SQL supports the DESCRIBE INPUT statement. This statement obtains the number and type of input parameters of a prepared statement. Such information is necessary for products that support user-supplied queries.
For details, see the SQL Reference Guide.