How database are managed?



How database are managed?..

Answer / Rahul Bhatia

In MySQL, databases can be managed using various tools such as MySQL Workbench or the command-line client. Basic operations include creating, modifying, and deleting tables, adding users and permissions, optimizing performance, and backing up and restoring data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How do I clear a mysql database?

1 Answers  


How do you start MySQL on Linux?

5 Answers   Cybernet,


What are the different column comparison operators in mysql?

1 Answers  


Which is better sqlite or mysql?

1 Answers  


What is select query in mysql?

1 Answers  


How do I edit a table in mysql?

1 Answers  


Is mysql a good database?

1 Answers  


How many types of indexes are there in mysql?

1 Answers  


How to display top 10 rows in mysql?

1 Answers  


What is the current root password of mysql?

1 Answers  


What is the storage engine used for MySQL?

1 Answers  


How to define numeric 9(3) in db2 table without decimal point??

1 Answers  


Categories