MY SQL
The Structured Query Language (SQL) is a very popular database language, and its standardization makes it quite easy to store, update, and access data. One of the most powerful SQL servers out there is called MySQL and surprisingly enough, its free.MySQL has been criticized in the past for not supporting all the features of other popular and more expensive,
And it has become widely popular with individuals and businesses of many different sizes.
This instructor led, hands-on class covers the fundamentals of SQL and relational databases, using MySQL as a teaching tool.
At completion of this course, you should be able to:
- Understand the features and benefits of MySQL
- Be able to find information about products, support and training
- Be able to install and start the MySQL server
- Understand the basics of Relational Databases
- Understand the SQL and MySQL languages
- Understand Data/Column types with regard to efficient database design
- Be able to view a database design structure/content
- Create a database design using an efficient structure
- Be able to extract basic database information using the SELECT command
- Be able to troubleshoot syntax and understand typical warnings and errors
- Be able to delete or modify a database
- Be able to delete or modify table row data
- Grouping query data with Aggregation
- Connect data from multiple table rows using JOIN
- Perform nested sub-queries
- Use of Simple Functions (String, Date, Numerical)
- Understand the primary methods for exporting and importing data
- Describe MySQL connectors, their major features, and differences.
- Understand MySQL storage engines, transactions and features of the common engines.
|