Subject
Computer Science
Business
Humanities
Data Science
Personal Development
Art & Design
Programming
Engineering
Health & Medicine
Mathematics
Science
Social Sciences
Education & Teaching
Online degrees
Microcredentials
Provider
Unitersity
Institution
Picture book
SignIn
SignUp
Subject
Computer Science
Business
Humanities
Data Science
Personal Development
Art & Design
Programming
Engineering
Health & Medicine
Mathematics
Science
Social Sciences
Education & Teaching
Online degrees
Microcredentials
Provider
Unitersity
Institution
Picture book
SignIn
SignUp
SQL: Data Reporting and Analysis
0
Join & Subscribe
LinkedIn Learning
Free Trial Available
English
Certificate Available
2-3 hours worth of material
selfpaced
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?
1. Prepare to Code in SQL
Get familiar with phpMyAdmin
Understand the demo database
2. Use SQL to Report Data
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
3. Group Your SQL Results
Use GROUP BY with count
Filter grouped results with HAVING
De-duplicate with SELECT DISTINCT
Merge rows with GROUP BY
4. Merge Data from Multiple Tables
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
5. More Advanced SQL
Save your queries using a VIEW
Use variables
Use functions
Use procedures
Conclusion
Next steps
Taught by
Emma Saunders
Related Courses
Oracle Database 19c: Basic SQL
SQL Essential Training
Oracle Database 12c: Backup and Recovery
SQL Server 2008 Essential Training
SQL Server 2016: Administer a Database Infrastructure
SQL: Data Reporting and Analysis