Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / tariq

There are basically two types of tablein MYSQL:
1. Transaction safe
2. Non transaction safe

Transaction safe consist of InnoDB, BDB
Non transaction table includes ISAM, MYISAM, MERGE, HEAP

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of output buffering in php.

1042


Can I use node js with php?

1094


What is the use of explode() function?

1114


What is beforeRender() used?

1096


What types of MYSQL function available for affecting columns

1003


What is regular expression in php?

1059


Tell me will a comparison of an integer 12 and a string "13" work in php?

1120


What is the use of mysql_fetch_assoc in php?

1036


Explain how we can get the number of elements in an array?

1110


Do you know when sessions ends?

1089


Is php class name case sensitive?

1022


What does $_ post mean in php?

1112


How to check a variable is array or not in php?

1062


What is meant by variable variables in php?

1089


What is pdo in php why use?

988