Name

EXECUTE

Synopsis

The EXECUTE command allows you to execute a single PL/SQL statement and is discussed in Chapter 2.

Syntax

EXEC[UTE] statement

Parameters

EXEC[UTE]

Is the command, which may be abbreviated EXEC.

statement

Is the PL/SQL statement you want to execute.

Get Oracle SQL*Plus: The Definitive Guide, 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.