Table « MySQL Tutorial






4.Table
4.1.Create Table( 12 ) 4.11.Column Modifiers( 1 ) 
4.2.Describe Table Structure( 2 ) 4.12.Drop Column( 3 ) 
4.3.Alter Table( 6 ) 4.13.Default( 1 ) 
4.4.Copy Table( 3 ) 4.14.Key( 6 ) 
4.5.Rename Table( 1 ) 4.15.PRIMARY KEY( 12 ) 
4.6.TRUNCATE TABLE( 1 ) 4.16.Foreign Keys( 7 ) 
4.7.Drop Table( 2 ) 4.17.Unique( 4 ) 
4.8.Temporary Table( 2 ) 4.18.AUTO_INCREMENT( 4 ) 
4.9.Add Column( 2 ) 4.19.Index( 12 ) 
4.10.Alter Column( 3 ) 4.20.COLLATION Character Set( 16 )