Learning SQL (Video Tutorials)
Answer
Did you know that you can find SQL tutorials in LinkedIn Learning? Just open the AIU Virtual Campus, navigate to the Library in the top navigation bar, then scroll down to LinkedIn Learning. You can search for SQL there. You can also get live SQL tutoring. Go to the Learning Center and Tutoring page on the virtual campus, under Tutoring Services, click the link for Access Tutoring.
I have two SQL tutorial sets for you to review below: SQL Database Programming and SQL Server Queries.
Set 1: SQL Database Programming
- What is a database?
- Tables and Keys
- SQL Basics
- Windows Installation
- Creating Tables
- Inserting Constraints
- Basic Queries and Functions and more
Set 2: SQL Server Queries
- Writing basic queries
- Using ORDER BY and WHERE
- Calculated Columns
- Case Expressions
- Joins
- Date Calculations and more