Table « Oracle PL/SQL Tutorial






6.Table
6.1.Create Table( 16 ) 6.13.Check( 18 ) 
6.2.View Table Structure( 1 ) 6.14.Default Column Value( 8 ) 
6.3.Alter Table( 20 ) 6.15.Primary Key( 8 ) 
6.4.Copy Table( 7 ) 6.16.FOREIGN KEY( 10 ) 
6.5.Merge( 7 ) 6.17.References( 2 ) 
6.6.Rename Table( 1 ) 6.18.Table Storage( 1 ) 
6.7.Comment( 3 ) 6.19.tablespace( 2 ) 
6.8.Drop Table( 4 ) 6.20.Temporary Table( 5 ) 
6.9.Truncate Table( 1 ) 6.21.Add Column( 4 ) 
6.10.Constraint( 13 ) 6.22.Drop Column( 1 ) 
6.11.NOT NULL( 6 ) 6.23.comment( 4 ) 
6.12.Unique( 7 ) 6.24.Cluster( 7 )