How do I install mysql?



How do I install mysql?..

Answer / Suvendu Bikash Bhakta

The process of installing MySQL varies depending on your operating system. For a basic installation on Ubuntu, you can use the command: `sudo apt-get install mysql-server`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

can you tell how can you display the maximum salary in sql? : Mysql dba

1 Answers  


Is mysqli deprecated?

1 Answers  


What is mysql shell?

1 Answers  


What is username in mysql?

1 Answers  


How do you name a table?

1 Answers  


What is the use of ENUM in MySQL?

1 Answers  


What is difference between mysql_connect and mysql_pconnect?

1 Answers  


What do ddl, dml, and dcl stand for?

1 Answers  


What are the purposes of using enum and set data types?

1 Answers  


Can you save your connection settings to a conf file?

1 Answers  


How to calculate expressions with sql statements?

1 Answers  


What is strict mode in mysql?

1 Answers  


Categories