Dear,I want to know the table structure of database.
Hi guys,This is the structure of table is given below, I think it will help you.tbl.name, eg(umanath)field.name, eg(name,age,gender...)field.type, eg(char(10),int(5),num(2)...)key.type, eg(primary,....)table.type, eg(MyISAM,...)index eg(name...)not null eg(null...)and etc.,
Thanks Uma
Post a Comment
3 comments:
Dear,
I want to know the table structure of database.
Hi guys,
This is the structure of table is given below, I think it will help you.
tbl.name, eg(umanath)
field.name, eg(name,age,gender...)
field.type, eg(char(10),int(5),num(2)...)
key.type, eg(primary,....)
table.type, eg(MyISAM,...)
index eg(name...)
not null eg(null...)
and etc.,
Thanks Uma
Post a Comment