

Incerto da dove
iniziare?
Track
Certificato
SQL from Zero to Hero
4.7+
★★★★★
★★★★★
2577 recensioni
Beginner
This track covers both fundamental and advanced SQL techniques, enabling confident data management, query optimization, and data analysis. It explores key principles of relational databases, including filtering, sorting, aggregation, data joins, indexing, transactions, and other essential mechanisms. Mostra di più
SQL
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
Access to 85+ top-rated courses
AI-driven Learning
Workspaces for practicing your skills
Personalized study tracks
Certificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity TeamsWhat you will learn
- Develop a solid foundation in SQL, learning how to query and manipulate databases efficiently
- Enhance your SQL skills by mastering intermediate concepts such as joins, subqueries, and window functions
- Understand relational database design principles and normalization to structure data optimally
- Explore advanced SQL techniques, including indexing, performance optimization, and complex query structuring
- 101 chapters
- 12 hours
- 115 tasks
Trusted by employees of leading companies
Learning track content
Module 1 / Introduction to SQL
In this section, we will learn how to use the SQL SELECT statement to get a single table column, multiple table columns, and all table columns. We will also find out how to return unique values.
- Retrieving Individual ColumnsAnteprima
- Retrieving Multiple ColumnsAnteprima
- Retrieving All ColumnsAnteprima
- Retrieving Distinct RowsAnteprima
- Limiting ResultsAnteprima
- Challenge: Find the Population of the CountriesAnteprima
- Challenge: Find All CountriesAnteprima
- Challenge: Find All Countries With Their IDsAnteprima
- Challenge: Find Country CapitalsAnteprima
- Challenge: Find the Regions in Which All Countries Are LocatedAnteprima
In this section, we’ll explore how to organize and prioritize the data returned by a query using the ORDER BY clause. Placed at the end of a SELECT statement, this clause lets you sort your results by one or multiple columns, either in ascending or descending order, enabling more meaningful and easily interpretable data output.
- Sorting DataAnteprima
- Challenge: Population SortAnteprima
- Sorting by Multiple ColumnsAnteprima
- Challenge: Dual-Sort QueryAnteprima
- Specifying Sort DirectionAnteprima
- Challenge: Sort the Countries by Region and CapitalAnteprima
- Challenge: Sort Capitals in Descending OrderAnteprima
- Challenge: Sort Countries in Ascending OrderAnteprima
- Challenge: Find Countries, Their IDs, and Their PopulationsAnteprima
- Challenge: Find Countries, IDs, Populations, Regions, and Sort ThemAnteprima
- Challenge: Find All Continents and Sort Them in Ascending OrderAnteprima
In this section, we will learn how to filter returned data using the SELECT statement's WHERE clause. We will learn how to test for equality, inequality, more and less significant than value ranges, and NULL values.
In this section, we’ll explore how to refine your search conditions by combining WHERE clauses with the AND and OR operators. We’ll also cover how the NOT operator can be used to exclude certain results.
In this section, we will learn what the SQL aggregate functions are and how to use them to summarize table data.
Module 2 / Intermediate SQL
In this section, you will learn how to group and manage data effectively. We will introduce the GROUP BY operator for grouping data. Additionally, you will learn how to filter grouped data using the HAVING operator.
- GROUP BY ClauseAnteprima
- Order of StatementsAnteprima
- Challenge: Total Ride Time for Each Subway LineAnteprima
- Average Student's Grade ChallengeAnteprima
- Searching for the Top Math Students ChallengeAnteprima
- HAVING ClauseAnteprima
- Several Aggregate Functions in the QueryAnteprima
- More Complex FilteringAnteprima
You will learn about nested subqueries, how to create them, and how to use them effectively.
Here, you will learn how to combine multiple tables, allowing you to work with a unified table and simplify query creation.
Learn the fundamentals of Data Definition Language (DDL) and Data Manipulation Language (DML) in SQL, including how to create, modify, and delete database objects, as well as how to insert, update, and delete data within tables.
Module 3 / Relational Database and Normalization
This section dives into the world of relational and non-relational databases, teaching you how to visually represent database structures.
We'll dive deep into relational databases, giving you a thorough understanding of essential concepts. This includes topics like foreign keys, various ON DELETE options, and the different types of relationships.
Ready to build a database? This section will hone your skills, emphasizing the importance of a well-structured database for peak performance. Here, you'll grasp the fundamental principles of crafting user-friendly databases.
Module 4 / Advanced Techniques in SQL
Now we explore the basic principles of ACID (Atomicity, Consistency, Isolation, Durability) in database management. Learn how these principles ensure reliable transactions by guaranteeing complete operations, keeping data consistent, isolating concurrent transactions, and ensuring permanent data storage.
- Course OverviewAnteprima
- What is ACID?Anteprima
- AtomicityAnteprima
- Challenge: Transaction CreationAnteprima
- ConsistencyAnteprima
- Isolation. Read Committed and Uncommitted LevelsAnteprima
- Isolation. Repeatable Read and Serializable LevelsAnteprima
- Challenge: Specifying Isolation Level for TransactionAnteprima
Explore how to enhance the efficiency of your SQL queries through index optimization. Delve into the significance of indexes in database performance, learning how to design, implement, and utilize them effectively. Discover strategies for choosing the appropriate indexes, understanding their impact on query execution plans, and optimizing query performance through index selection and utilization.
This section explores pivotal topics such as Triggers, Window Functions, and DCL (Data Control Language), offering comprehensive insights into their implementation and optimization strategies. Furthermore, it navigates the landscape of NoSQL DBMS, providing a thorough understanding of its architecture, advantages, and practical applications.
Requirements
- A computer with a browser - all browsers are supported.
- Your enthusiasm to enhance your tech skills.
- Everything else needed to start learning and practicing is already included in this course.
Over 200,000 5-star ratings and counting
Ruslan Kravchuk
La cosa principale è imparare e non arrendersi
Il materiale è buono, c'è tanto da imparare, tutto per migliorarsi, e la cosa principale è imparare ciò che desideri....
Matteo Comune
Grazie a loro sto imparando molto…
Grazie a loro sto imparando molto più rapidamente perché ti aiutano a comprendere tutto da zero. È il miglior sito web per chi non ha background in IT...
Yuliana Cadavid
ottimo corso per principianti
ottimo corso per principianti, mettono alla prova le tue conoscenze in ogni lezione...
Elpunzon
Sto apprezzando la mia esperienza su Codefinity…
Sto apprezzando la mia esperienza di apprendimento di Python con Codefinity. Il metodo di studio autodidatta è fantastico perché posso adattarlo al mio orario...
Alexandru Alexandru
È piacevole imparare da Codefinity
È piacevole imparare da Codefinity. È facile e offre buoni esempi di quanto appreso qui...
jacob Templet
Easy to follow along with and provides…
Facile da seguire e offre una sfida nella mia vita quotidiana. La sfida mi motiva a imparare giorno dopo giorno...
Elan
Codefinity è uno strumento di apprendimento completo…
Codefinity è uno strumento di apprendimento completo che ti aiuta a sviluppare le tue competenze come ingegnere del software o data scientist. Gli esercizi sono divertenti e un ottimo modo per affinare le tue abilità...
Thibault
Prima volta che impari a programmare
La prima volta che ho imparato a programmare e ci sono riuscito con Codefinity - Grazie...
Adrien Morel
Ben progettato per principianti assoluti
Ben progettato per principianti assoluti, con un progresso incrementale che mi dà fiducia....
_Gracy
è semplicemente perfettamente spiegato
È semplicemente perfettamente spiegato! Finora non ho incontrato alcuna difficoltà perché tutto è così ben organizzato....
Ruslan Kravchuk
La cosa principale è imparare e non arrendersi
Il materiale è buono, c'è tanto da imparare, tutto per migliorarsi, e la cosa principale è imparare ciò che desideri....
Matteo Comune
Grazie a loro sto imparando molto…
Grazie a loro sto imparando molto più rapidamente perché ti aiutano a comprendere tutto da zero. È il miglior sito web per chi non ha background in IT...
Yuliana Cadavid
ottimo corso per principianti
ottimo corso per principianti, mettono alla prova le tue conoscenze in ogni lezione...
Elpunzon
Sto apprezzando la mia esperienza su Codefinity…
Sto apprezzando la mia esperienza di apprendimento di Python con Codefinity. Il metodo di studio autodidatta è fantastico perché posso adattarlo al mio orario...
Alexandru Alexandru
È piacevole imparare da Codefinity
È piacevole imparare da Codefinity. È facile e offre buoni esempi di quanto appreso qui...
jacob Templet
Easy to follow along with and provides…
Facile da seguire e offre una sfida nella mia vita quotidiana. La sfida mi motiva a imparare giorno dopo giorno...
Elan
Codefinity è uno strumento di apprendimento completo…
Codefinity è uno strumento di apprendimento completo che ti aiuta a sviluppare le tue competenze come ingegnere del software o data scientist. Gli esercizi sono divertenti e un ottimo modo per affinare le tue abilità...
Thibault
Prima volta che impari a programmare
La prima volta che ho imparato a programmare e ci sono riuscito con Codefinity - Grazie...
Adrien Morel
Ben progettato per principianti assoluti
Ben progettato per principianti assoluti, con un progresso incrementale che mi dà fiducia....
_Gracy
è semplicemente perfettamente spiegato
È semplicemente perfettamente spiegato! Finora non ho incontrato alcuna difficoltà perché tutto è così ben organizzato....
Data Engineer
Certificato di Completamento
Mostra le abilità che hai acquisite recentemente. Te lo sei guadagnato
Discover more
Learning tracks
Solo per Ultimate
7 Corsi
293 Compiti
Solo per Ultimate
6 Corsi
168 Compiti
Solo per Ultimate
6 Corsi
101 Compiti
Solo per Ultimate
4 Corsi
143 Compiti
Solo per Ultimate
5 Corsi
119 Compiti
Solo per Ultimate
3 Corsi
39 Compiti
Solo per Ultimate
4 Corsi
96 Compiti
Solo per Ultimate
7 Corsi
376 Compiti
Solo per Ultimate
2 Corsi
1 Progetto
57 Compiti
Solo per Ultimate
7 Corsi
346 Compiti
Solo per Ultimate
6 Corsi
309 Compiti
Solo per Ultimate
5 Corsi
146 Compiti
Solo per Ultimate
5 Corsi
135 Compiti
Solo per Ultimate
3 Corsi
71 Compiti
Solo per Ultimate
6 Corsi
239 Compiti
Solo per Ultimate
5 Corsi
239 Compiti
Solo per Ultimate
4 Corsi
125 Compiti
Solo per Ultimate
3 Corsi
119 Compiti
Solo per Ultimate
3 Corsi
75 Compiti
Learning tracks
traccia
Web Development with C#
Principiante
4.8
(2340)
traccia
Python from Zero to Hero
Principiante
4.7
(8290)
traccia
С++ Essentials
Principiante
4.5
(471)
traccia
Game Development with Unity
Principiante
4.7
(69)
traccia
Become a React Developer
Intermedio
4.6
(65)
traccia
Excel Essentials
Principiante
4.7
(285)
traccia
Data Analyst Foundation
Principiante
4.8
(2474)
traccia
Java Essentials
Principiante
4.7
(189)
traccia
Python Beyond Intermediate
Principiante
4.6
(62)
traccia
Full Stack Web Development
Principiante
4.7
(844)
traccia
Frontend Development Foundations
Principiante
4.7
(814)
traccia
Mastering Data Visualization
Intermedio
4.7
(555)
traccia
Supervised Machine Learning
Intermedio
4.6
(123)
traccia
C++ Mastery
Avanzato
4.8
(16)
traccia
Java Web
Avanzato
4.7
(1151)
traccia
Become a QA Engineer
Principiante
4.7
(709)
traccia
Video Production with Adobe
Principiante
5.0
(5)
traccia
UI/UX Design Tools
Principiante
5.0
(4)
traccia
Essential Office Skills
Principiante
4.8
(228)
Become a Database Management expert
Interactive exercises
Learning videos
AI-assistant on all courses
Workspaces for designing your own projects
Ready to get started?
ProBest intro offer | UltimateA complete experience to kickstart your career | |
---|---|---|
85+ Top-Rated courses | ||
Completion certificates | ||
AI-Assistant in all courses | ||
20+ hands-on Real-world projects | ||
Personalized study tracks | ||
Unlimited workspaces | ||
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
Access to 85+ top-rated courses
AI-driven Learning
Workspaces for practicing your skills
Personalized study tracks
Certificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity Teams