1.

How can you interact with MySQL?

Answer»

There are THREE main WAYS you can interact with MySQL: 

  • USING a COMMAND line
  • via a web interface
  • through a programming language


Discussion

No Comment Found