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...


How many tables will create when we create table, what are they?

Answers were Sorted based on User's Feedback



How many tables will create when we create table, what are they?..

Answer / freeman

If you create one table , then only one table with be created.

But 3 files with be created namely tb_name.frm,tb_name.myi,
tb_name.myd,

Is This Answer Correct ?    26 Yes 0 No

How many tables will create when we create table, what are they?..

Answer / bhas

dear chandu
.frm->from mysql
.myi->mysql index
.myd->mysql data

Is This Answer Correct ?    7 Yes 0 No

How many tables will create when we create table, what are they?..

Answer / chandu

Hi Freeman ,
Can u please let me know the extensions of
.frm
.myi
.myd

Thanks in advance
Chandu

Is This Answer Correct ?    4 Yes 1 No

How many tables will create when we create table, what are they?..

Answer / harsh

3 tables

But 3 files with be created namely tb_name.frm,tb_name.myi,
tb_name.myd,

extensions of
.frm
.myi
.myd

Is This Answer Correct ?    0 Yes 0 No

How many tables will create when we create table, what are they?..

Answer / chandresh modi

3 tables

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More MySQL Interview Questions

How you will Show unique records.

0 Answers  


What is meant by sharding?

0 Answers  


What is meant by mysql database?

1 Answers  


How to dump one database for backup.

0 Answers  


How many sql dml commands are supported by 'mysql'?

0 Answers  


Can't connect mysql server on localhost?

0 Answers  


What are date and time data types in mysql?

0 Answers  


What language is used in mysql?

0 Answers  


What does mysql flush hosts do?

0 Answers  


SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?

0 Answers  


What is blob in mysql?

0 Answers  


How to filter data from a mysql database table with php?

0 Answers  


Categories