SQL Basics Course (How To)
Offered By: Treehouse
Course Description
Overview
In SQL Basics, we’ll take a look at what databases are and how you can retrieve information from them. Databases can store massive amounts of information to be retrieved at a later date. Databases act as the memory for dynamic web sites or mobile apps.
What you'll learn
- Write SELECT statement to query data from a relational database
- Select specific columns
- Searching tables using `WHERE`
- Filter by comparing values
Syllabus
Data, Databases and SQL
We'll take a look at databases, the types of structures inside them, what data is and what SQL is.
Chevron 6 steps-  Why This Course?1:08 
-  Data is Everywhere3:21 
-  Talking to Databases with SQL2:40 
-  Organizing Data with Databases2:58 
-  Types of Data2:45 
-  Data, Databases and SQL Review8 questions 
Getting Data from a Database
Reading information is the most common operation performed on a database. Whether you're a Business Analyst, Web Developer or Mobile App developer reading from databases is a must-have skill.
Chevron 9 steps-  Tools We'll be Using3:57 
-  Your First SQL Statement4:01 
-  Selecting All Information From a Table5 objectives 
-  Retrieving Specific Columns of Information2:53 
-  Retrieving Specific Columns of Information5 objectives 
-  Categorizing Your Output with 'AS'4:33 
-  Categorizing Your Output with 'AS'4 objectives 
-  Review & Practice with SQL Playgrounds1:50 
-  Getting Data From a Database Review8 questions 
Finding the Data You Want
Getting all the information back at once isn't always what you want. Finding the desired information by writing specialized SQL queries is the way to do it.
Chevron 19 steps-  Searching Tables with 'WHERE'7:27 
-  Searching Tables with 'WHERE'3 objectives 
-  Filtering by Comparing Values3:58 
-  Filtering by Comparing Values3 objectives 
-  Filtering on More than One Condition2:51 
-  Filtering on More than One Condition2 objectives 
-  Filtering by Dates2:30 
-  Filtering by Dates1 objective 
-  Searching Within a Set of Values2:35 
-  Searching Within a Set of Values2 objectives 
-  Searching Within a Range of Values2:57 
-  Searching Within a Range of Values2 objectives 
-  Finding Data that Matches a Pattern2:43 
-  Finding Data that Matches a Pattern2 objectives 
-  Filtering Out or Finding Missing Information1:58 
-  Filtering Out or Finding Missing Information2 objectives 
-  Review & Practice with SQL Playgrounds3:50 
-   instructionNeed SQL Practice?
-  Finding the Data You Want Review15 questions 
Related Courses
Analyzing Big Data with SQLCloudera via Coursera Querying Databases Using SQL SELECT statement
Coursera Project Network via Coursera Introduction to SQL Server
DataCamp Microsoft SQL Server 2016: Query Data
LinkedIn Learning Oracle Database 19c: Basic SQL
LinkedIn Learning
