On this page

DEALLOCATE PREPARE

Updated on 2022-11-18 GMT+08:00

Syntax

DEALLOCATE PREPARE statement_name

Description

This statement is used to remove the statement named statement_name from the preprocessing statement list in the session.

Example

To delete the preprocessing statement name my_query:

DEALLOCATE PREPARE my_select1;
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback