New versions: Dev (3.15) | Latest (3.14) | 3.13 | 3.12 | 3.11 | 3.10 | 3.9 | 3.8 | Old versions: 3.7 | 3.6 | 3.5
The CREATE statement
Applies to ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
The CREATE
statement is the most important DDL statement. It allows for creating new objects in the database catalog.
Table of contents
- 4.4.2.1.
- CREATE INDEX
- 4.4.2.2.
- CREATE SCHEMA
- 4.4.2.3.
- CREATE SEQUENCE
- 4.4.2.4.
- CREATE TABLE
- 4.4.2.5.
- CREATE VIEW
The jOOQ User Manual : SQL building : SQL Statements (DDL) : The CREATE statement | previous : next |
Feedback
Do you have any feedback about this page? We'd love to hear it!