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 to see the database architecture in MySQL??

Answers were Sorted based on User's Feedback



How to see the database architecture in MySQL??..

Answer / sambanxxx

You cannot see the architecture of MySQL by just entering a
simple query. Architecture is something that has to be
studied sometime for years. It's not that simple and it
cannot be seen using a simple query. Read a book on MySQL
architecture. And you will have to put lot of effort to
understand it.

Is This Answer Correct ?    2 Yes 0 No

How to see the database architecture in MySQL??..

Answer / prasad

desc database_name

Is This Answer Correct ?    1 Yes 7 No

How to see the database architecture in MySQL??..

Answer / aaaa

just try mysql_stat();

Is This Answer Correct ?    2 Yes 18 No

Post New Answer

More MySQL Interview Questions

How do I install mysql on windows 10?

0 Answers  


How to enter binary numbers in sql statements?

0 Answers  


What are the drivers in MySQL?

1 Answers  


What is difference between Sql server and MySql database? It may be silly question but i really dont know.

0 Answers  


Is primary key auto increment?

0 Answers  


How to drop an existing index in mysql?

0 Answers  


What do we use to remove duplicate records while fetching a data in mysql ?

0 Answers  


How do I run a query in mysql?

0 Answers  


How to drop an existing view in mysql?

0 Answers  


What is 'mysqld'?

0 Answers  


What command is used to delete the data from the table without deleting the table structure?

0 Answers  


Why should I learn mysql?

0 Answers  


Categories