Is mysql a backend?



Is mysql a backend?..

Answer / Ramesh Singh Yadav

Yes, MySQL can be considered as a backend database system. It provides an interface for frontend applications to interact with and manage data stored in the database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How Switch (select or use) to a database.

1 Answers  


How you will Show unique records.

1 Answers  


How can you increase the performance of mysql select query?

1 Answers  


Write a command with which mysql table can be repaired

1 Answers  


What is action query?

1 Answers  


What are string data types?

1 Answers  


how to display nth highest salary from a table in a mysql query? : Mysql dba

1 Answers  


How does mysql clustering work?

1 Answers  


What is difference between oracle sql and mysql?

1 Answers  


What are the 5 r's of managing behaviors?

1 Answers  


How do I switch users in mysql?

1 Answers  


What is the difference between heap table and temporary table?

1 Answers  


Categories