Oracle SQL - Table
Table tutorial
HOME
Oracle SQL
Table
Introduction
The tutorial for Table are organized in the following chapters.
Table
CREATE TABLE Command
Quiz:2 Topic:2
Data types and size
ALTER TABLE and RENAME Commands
Constraints
Topic:6
Create table with primary key, check, not null constraints
Topic:2
Add foreign key to a table
Topic:2
Create Schema
Topic:2
Sequences
Synonyms
DROP TABLE Command and recycle bin
COMMENT Command
Global Temporary Table