customer

ColumnTypeNullDefault Links to Comments MIME
id (Primary)varchar(3)No
namevarchar(15)No
agechar(2)No
genderchar(1)No

Indexes

No index defined!
KeynameTypeUniquePackedColumnCardinalityCollationNullComment
PRIMARYBTREEYesNoid10ANo

empcontact

ColumnTypeNullDefault Links to Comments MIME
idvarchar(5)YesNULL
streetvarchar(10)YesNULL
cityvarchar(20)YesNULL
cellvarchar(10)YesNULL

empdetail

ColumnTypeNullDefault Links to Comments MIME
idvarchar(5)YesNULL
namevarchar(20)YesNULL
desgnvarchar(20)YesNULL
salaryint(5)YesNULL

flightinfo

ColumnTypeNullDefault Links to Comments MIME
flightnovarchar(8)No
fromcityvarchar(10)No
tocityvarchar(10)No
fareint(11)YesNULL

onflight

ColumnTypeNullDefault Links to Comments MIME
id (Primary)varchar(3)No
flightNovarchar(8)No
flightdatedateNo

Indexes

No index defined!
KeynameTypeUniquePackedColumnCardinalityCollationNullComment
PRIMARYBTREEYesNoid9ANo
mysqli_real_connect(): (HY000/1045): Access denied for user 'pma'@'localhost' (using password: NO)
Connection for controluser as defined in your configuration failed.