EXECUTE

Description

EXECUTE is used to execute a previously prepared statement

Click herearrow-up-right to navigate to the GreenPlum documentation page for this syntax.

Grammar Syntax

EXECUTE name [ ( parameter [, ...] ) ]
circle-info

For more information about this statement check the PostgreSQL EXECUTE statement

Last updated

Was this helpful?