Available in versions: Dev (3.19) | Latest (3.18) | 3.17 | 3.16 | 3.15 | 3.14 | 3.13 | 3.12 | 3.11 | 3.10 | 3.9

This documentation is for the unreleased development version of jOOQ. Click on the above version links to get this documentation for a supported version of jOOQ.

The DROP statement

Applies to ✅ Open Source Edition   ✅ Express Edition   ✅ Professional Edition   ✅ Enterprise Edition

The DROP statement is used to drop objects from the database catalog.

Table of contents

4.6.4.1.
DROP DATABASE
4.6.4.1.1.
IF EXISTS
4.6.4.2.
DROP DOMAIN
4.6.4.2.1.
IF EXISTS
4.6.4.3.
DROP FUNCTION
4.6.4.3.1.
IF EXISTS
4.6.4.4.
DROP INDEX
4.6.4.4.1.
IF EXISTS
4.6.4.5.
DROP PROCEDURE
4.6.4.5.1.
IF EXISTS
4.6.4.6.
DROP SCHEMA
4.6.4.6.1.
IF EXISTS
4.6.4.7.
DROP SEQUENCE
4.6.4.7.1.
IF EXISTS
4.6.4.8.
DROP TABLE
4.6.4.8.1.
IF EXISTS
4.6.4.9.
DROP TRIGGER
4.6.4.9.1.
IF EXISTS
4.6.4.10.
DROP TYPE
4.6.4.10.1.
IF EXISTS
4.6.4.11.
DROP VIEW
4.6.4.11.1.
IF EXISTS
4.6.4.11.2.
DROP MATERIALIZED VIEW (new)

previous : next

References to this page

Feedback

Do you have any feedback about this page? We'd love to hear it!

The jOOQ Logo