What is msql?



What is msql?..

Answer / Dharm Raj Singh

'msql' is an obsolete command-line interface for MySQL. It was replaced by 'mysql'. However, it may still be found in older systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Explain what is mysql?

1 Answers  


What is the purpose of -> in the mysql terminal?

1 Answers  


How can you change the password of a mysql user?

1 Answers  


Explain the difference between MyISAM Static and MyISAM Dynamic?

1 Answers  


What is identity in mysql?

1 Answers  


What are the two types of queries?

1 Answers  


Can we use mysql and mysqli together?

1 Answers  


I've looked but can't find a MySQL equivalent for MS SQL's xp_cmdshell. I have 7z files that I want to unzip and load into MySQL. I'm trying to write a sp to do the unzip, but I can't find a way to do that. Can anyone provide an example of a similar process in Windows? TIA.

1 Answers  


Is mysql a free database?

1 Answers  


Explain triggers and stored procedures?

1 Answers  


Explain csv tables.

1 Answers  


How we can get distinct columns values in mysql?

1 Answers  


Categories