Was this helpful?
Repeat Queries
OpenAPI does not support the repeated keyword in delete, insert, select, and update statements. Repeat queries are supported in OpenAPI using the same underlying mechanism as used by embedded SQL. While embedded SQL hides the repeat query mechanism from the application, OpenAPI applications must manage this mechanism themselves.
Using Repeat Queries with OpenAPI on page 1 describes how an OpenAPI application can use repeat queries.
Last modified date: 01/30/2023