0% found this document useful (0 votes)
19 views

SQL-Syllabus

Step by step lesson approach to learning sql
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

SQL-Syllabus

Step by step lesson approach to learning sql
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Visit our website

SQL 101: Like You’ve 



Never Seen it Before
Syllabus

Free Course

No tech background needed


Chapter 1・1 hour Chapter 2・2 hours Chapter 3・2 hours

Introduction 
 Data Slices in SQL Data Slice Mastery


to Databases In this chapter, you’ll start making more specialized In this chapter, you’ll go even further into getting
requests with data slices. You’ll learn about data specified chunks of data. You’ll figure out how to use
You will learn about databases and database
types, comparison operators, and logical operators. string functions, work with null, and learn about
management systems, while becoming familiar with
conditional CASE statements.
basic SQL commands, like how to select specific data
from an SQL database. You will also explore some
essential SQL style guidelines.

Chapter 4・2 hours Chapter 5・2 hours Chapter 6・2 hours

Aggregate Functions. 
 Table Relationships and Subqueries and CTEs


Grouping and Sorting Table Joining Types We’ll go down the rabbit hole and start working with
Data You’ll begin working with more than one table,
nested queries, otherwise known as subqueries. 

Next, you’ll find out how temporary tables can help you
understanding table relationships and why we’d 

You’ll start to learn how to analyze and group 
 manage your work with subqueries.
want to join tables.
data using aggregate functions.
Chapter 7・2 hours Chapter 8・2 hours

Installing and Setting Up 
 Database 



a Database Client Administration Basics
You’ve learned the language, so now it’s time to learn To write SQL is human; to administer a database 

how to actually use a database client. We’ll install it, is divine. You’ve installed and set up the database, 

create databases, and dive into other higher-level so now let’s take a deep dive and see how to create
database tasks. and delete objects, use database schemas, and
change data types and field names.

1.5 hours

Final Assessment

& Conclusion
One last test! We’ll make sure you’ve absorbed
everything in the SQL course by assessing your skills.
And then we’ll wrap things up!
Learn the job.

Get the job.

You might also like