SQL: Data Reporting and Analysis (2019)
Offered By: LinkedIn Learning
Course Description
Overview
Get the data you need for analysis and reporting by writing your own SQL code. Learn how to write basic SQL queries, sort and filter data, and join results from different tables.
Syllabus
Introduction
- Don't let your reporting system hold you back
- Who this course is for
- What is SQL?
- Get familiar with phpMyAdmin
- Understand the demo database
- Retrieve data with SELECT
- Filter results with WHERE clause
- Use LIKE, IN, and wildcards with WHERE
- Sort SQL results with ORDER BY
- Use string functions on your data
- More advanced string functions
- Change report headings with alias
- Use date functions with WHERE
- Use GROUP BY with count
- Filter grouped results with HAVING
- De-duplicate with SELECT DISTINCT
- Merge rows with GROUP BY
- Make your queries faster
- Understand SQL indexes and keys
- Visualize your database
- Merge data across tables with JOIN
- Understand SQL JOINS
- Combine rows with SQL UNION
- Merge data across tables with IN
- Select from a selection with subqueries
- Save your queries using a VIEW
- Use variables
- Use functions
- Use procedures
- Next steps
Taught by
Emma Saunders
Related Courses
Social Network AnalysisUniversity of Michigan via Coursera Intro to Algorithms
Udacity Data Analysis
Johns Hopkins University via Coursera Computing for Data Analysis
Johns Hopkins University via Coursera Health in Numbers: Quantitative Methods in Clinical & Public Health Research
Harvard University via edX