write a query to mysql in safe mode and to change the root password


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What does mysql flush hosts do?

0 Answers  


if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?

2 Answers  


How to add a new column to an existing table in mysql?

0 Answers  


What is mysqlcheck do?

0 Answers  


How to declare variable in mysql trigger?

0 Answers  






Why do we use preparedstatement?

0 Answers  


How do I truncate all tables in mysql?

0 Answers  


How do you know if your mysql server is alive?

0 Answers  


What are features of mysql?

0 Answers  


What is meant by mysql database?

1 Answers  


i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?

0 Answers  


What is mysql gpl?

0 Answers  


Categories