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 / sunil kumar

There are fives tables in MySQL
1 MyISAM
2 Heap
3 Merge
4 INNODB
5 ISAM


When we create a table in MySQL, MyISAM is created

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does $_cookie mean?

540


Suppose your zend engine supports the mode Then how can you configure your php zend engine to support Mode ?

577


What is constructor and destructor?

536


Is php closing tag necessary?

559


Is php better than java?

551






What library is used for pdf in php?

527


Is php outdated 2019?

515


Are parent constructors called implicitly inside a class constructor?

524


Is it worth learning php in 2019?

530


When is a conditional statement ended with endif?

511


What is call by reference in php?

518


Which is better php praogramming or cad/cam scope wise and also salaray wise?

1579


What is the difference between session_unregister() and session_unset()?

583


Which software is used to run php programs?

528


What is delimiter php?

537