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 table created when we create a table in mysql?

Answers were Sorted based on User's Feedback



how many table created when we create a table in mysql?..

Answer / bhas

3 tables

1.table structure(.frm)
2.table data(.myd)
3.table index(.myi)

Is This Answer Correct ?    5 Yes 0 No

how many table created when we create a table in mysql?..

Answer / asha

1

Is This Answer Correct ?    4 Yes 3 No

how many table created when we create a table in mysql?..

Answer / jyoti

At time only 1 table we have create.

if we open 2 command prompt than we create 2 tables at time
but 2 different cmd.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More MySQL Interview Questions

What is maximum size of a database in MySQL?

13 Answers   Bastioncoup, CIS, NM, V2 Solutions, Wipro,


How many mysql connections can handle?

0 Answers  


How do I kill a mysql connection?

0 Answers  


How to get help information from the server?

0 Answers  


What is mysql command line?

0 Answers  


Is blocked because of many connection errors unblock with mysqladmin flush hosts?

0 Answers  


if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?

2 Answers  


How are mysql timestamps seen to a user?

0 Answers  


Is mysql good for big data?

0 Answers  


What is mysql and why it is used?

0 Answers  


What is a table schema?

0 Answers  


How to delete a table.

0 Answers  


Categories