Name

EXECUTE

Synopsis

EXEC[UTE] statement

The EXECUTE command allows you to execute a single PL/SQL statement. For example:

EXECUTE DBMS_OUTPUT.PUT_LINE('Hi There');

Get Oracle SQL Plus Pocket Reference, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.