What are the different tables present in mysql, which type
of table is generated when we are creating a table in the
following syntax: create table employee(eno int(2),ename
varchar(10)) ?
Answer Posted / umesh ms analytica-india
Default type is MyISAM
Generates 3 files
1.frm
2.Myd
3.Myi
format files
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
What is variable give example?
What is php crud api?
What is a php namespace?
Can you define an argument as a reference type?
How do you end a session in php?
How do you trim spaces in excel?
What are the advantages of indexes?
How to access standard error stream in PHP?
What is a PHP accelerator?
How can you retrieve a cookie value?
Why is php used for web development?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
What is curl php?
What is php? Why it is used?
What is faster?