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 is mysql and how it works?



What is mysql and how it works?..

Answer / Man Mohit Mayank

MySQL is an open-source relational database management system (RDBMS) that uses SQL (Structured Query Language) to interact with databases. It stores data in tables, which consist of rows and columns. When a query is issued, the MySQL server processes it and returns the result. Underneath, it maintains the data in tables using various storage engines, such as MyISAM or InnoDB.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How do I select a database in mysql workbench?

1 Answers  


How to get nth highest salary from table in a mysql?

1 Answers  


what is the difference between MyISAM and INNO DB in MySQL with the Advantage and disadvantage

3 Answers   ABC,


What is a scalar function?

1 Answers  


Which is better sqlite or mysql?

1 Answers  


What are the functions used to encrypt and decrypt the data present in mysql?

1 Answers  


Can we create table in stored procedure?

1 Answers  


What is datadir?

1 Answers  


What is a left join mysql?

1 Answers  


What is difference between group by and order by clause?

1 Answers  


What data type is money?

1 Answers  


How do I stop a mysql service?

1 Answers  


Categories