Skip to content

Examples

Create a Table

Create a Temporary Table

Create a Primary Key

Create an Index

Add a CLOB Column

Add Columns

Add a NOT NULL Column

Add a Column with DEFAULT Value

DEFAULT values are only allowed for NOT NULL columns

Remove a DEFAULT Value

Modify a Column

Create a Sequence