SQL Language Guide
:
7. SQL Statements
:
EXECUTE PROCEDURE
: Performance
Share this page
Performance
The first execution of the database procedure can take slightly longer than subsequent executions. For the first execution, the host DBMS may need to create a query execution plan.