Description

The DROP PROJECT statement deletes the project.

Syntax

Here is the syntax:
DROP PROJECT [IF EXISTS] project_name;
On execution, we get:
Query successfully completed