Previous Page
Next Page

Summary

In this chapter, you learned how to connect and log in to MySQL; how to select databases using USE; and how to introspect MySQL databases, tables, and internals using SHOW. Armed with this knowledge, you can now dig into the all important SELECT statement.


Previous Page
Next Page