Thursday 19 July 2012

MySql Interview Questins


  1. How do you start and stop MySQL on Windows?
  2. How do you start MySQL on Linux?
  3. Explain the difference between mysql and mysqli interfaces in PHP?
  4. What’s the default port for MySQL Server?
  5. What does tee command do in MySQL?
  6. Can you save your connection settings to a conf file?
  7. How do you change a password for an existing user via mysqladmin?
  8. Use mysqldump to create a copy of the database?
  9. Have you ever used MySQL Administrator and MySQL Query Browser?
  10. What are some good ideas regarding user security in MySQL?

No comments:

Post a Comment