Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Трек Data Analyst with SQL - Онлайн-навчання з сертифікатом
Data Analyst with SQL
Data Analyst with SQL
Beginner
4.2
11 reviews
41 Learners
A comprehensive beginner-level learning track designed for aspiring data analysts and junior data professionals. This track introduces the core concep…
148
Chapters
15
Learning hours
202
Assignments
AI Assistant
Shareable Certificate
Результати
Результати
Track content
Related courses and projects
Відгуки
Особливості
Ціни
Результати
Результати
Track content
Related courses and projects
Відгуки
Особливості
Ціни

Що ви навчитеся

Understand the basics of data, the data lifecycle, and the role of a data analyst
Apply filtering, sorting, and aggregation techniques to analyze datasets
Build analytical reports and dashboards using SQL and BI tools
Grasp the structure and organization of relational databases
Combine data from multiple tables using SQL joins
Write and execute basic SQL queries to retrieve and manipulate data
Clean and transform data using essential SQL functions
Learning track content
Retrieving Individual Columns
Retrieving Multiple Columns
Retrieving All Columns
Retrieving Distinct Rows
Limiting Results
Challenge: Find the Population of the Countries
Challenge: Find All Countries
Challenge: Find All Countries With Their IDs
Challenge: Find Country Capitals
Challenge: Find the Regions in Which All Countries Are Located
Sorting Data
Challenge: Population Sort
Sorting by Multiple Columns
Challenge: Dual-Sort Query
Specifying Sort Direction
Challenge: Sort the Countries by Region and Capital
Challenge: Sort Capitals in Descending Order
Challenge: Sort Countries in Ascending Order
Challenge: Find Countries, Their IDs, and Their Populations
Challenge: Find Countries, IDs, Populations, Regions, and Sort Them
Challenge: Find All Continents and Sort Them in Ascending Order
Using the WHERE Clause
Challenge: North America Population Sort
The WHERE Clause Operators
Challenge: Population Threshold Query
Checking for a Range of Values
Checking for NO Value
Using the AND Operator
Challenge: Europe Region Sort
Using the OR operator
Challenge: America Regions Filter
Using the NOT Operator
Challenge: Non-Europe Capitals Sort
The AVG() Function
Challenge: Surface Area Selection
The COUNT() Function
Challenge: Continental Count
The MAX() Function
The MIN() Function
Challenge: Large Surface Area Average
The SUM() Function
Introduction to String Functions
Challenge: Standardize Customer Names
Challenge: Extract Email Domains
Advanced String Manipulation
Challenge: Mask Sensitive Information
Challenge: Clean Up City Names
Working with Dates and Times
Challenge: Calculate Order Age
Challenge: Find Late Deliveries
Advanced Date and Time Calculations
Challenge: Monthly Order Summary
Challenge: Predict Delivery Dates
Introduction to Numeric Functions
Challenge: Calculate Discounted Prices
Challenge: Find Low Stock Products
Advanced Numeric Operations
Challenge: Analyze Price Distribution
Challenge: Calculate Inventory Value
Introduction to Logical Functions
Challenge: Categorize Transactions
Challenge: Handle Missing Payment Methods
Advanced Logical Expressions
Challenge: Flag Suspicious Transactions
Challenge: Summarize Transaction Status
Understanding Null Functions
Challenge: Assign Default Bonuses
Challenge: Find Employees Without Managers
Advanced Null Handling
Challenge: Calculate Average Bonus
Challenge: Prevent Division by Zero
Introduction to JSON Functions
Challenge: Extract User Interests
Challenge: Find Users by City
Advanced JSON Manipulation
Challenge: Update User Age
Покращуйте свої технічні навички!
зі знижкою до 55%
Features:
*Tracks not included in Pro plan
500+ найкращих курсівПередовий AI Копілот
Персоналізовані навчальні треки40+ практичних реальних проектів
Без скасування, до закінчення обраного плану зі знижкою, я погоджуюсь, що Codefinity автоматично стягне плату $104 кожні 3 місяці поки я не скасую. Дізнайтеся більше про політику скасування та повернення в Умови підписки.
Recommended Courses and Projects

курс

Вступ до SQL

Вступ до SQL

Цей курс ідеально підходить для початківців, які бажають ознайомитися зі світом SQL. Незалежно від того, чи ви тільки починаєте працювати з управлінням базами даних, чи плануєте використовувати SQL для розробки власних застосунків, курс охоплює основи. Ви швидко опануєте повний потенціал SQL: від запитів і керування даними до інтеграції у реальні застосунки. Після завершення курсу ви матимете впевненість і навички для вирішення практичних завдань за допомогою SQL та вдосконалення процесу розробки.

курс

Розширений Рівень SQL

Розширений Рівень SQL

Цей курс для вас, якщо ви вже маєте базові знання SQL, але хочете вивчити більш просунуті речі, щоб створювати більш потужні запити. На курсі ви познайомитеся з групуванням даних, фільтрацією згрупованих даних. Також навчитеся працювати з декількома таблицями з бази даних одночасно, об'єднуючи їх. Дізнаєтеся про різні типи об'єднання таблиць, навчитеся використовувати їх на практиці.

курс

Реляційні Бази Даних та Нормалізація

Реляційні Бази Даних та Нормалізація

Цей курс охоплює теорію реляційних баз даних. Він пояснює, що таке реляційні бази даних і порівнює їх з нереляційними базами даних. Курс проведе вас через процес проектування баз даних і познайомить з різними типами зв'язків. Ви також дізнаєтесь про нормалізацію та нормальні форми, а також про те, як їх можна використовувати для створення ефективних та оптимізованих баз даних.

курс

Оптимізація SQL та Особливості Запитів

Оптимізація SQL та Особливості Запитів

Розпочніть захопливу подорож у світ SQL з курсом «Розширені техніки в SQL». Дізнайтеся про важливі властивості ACID, які забезпечують цілісність даних у транзакціях баз даних. Ознайомтеся з розширеними методами оптимізації запитів для підвищення продуктивності бази даних. Вивчайте спеціальні можливості SQL, такі як віконні функції, тригери, Data Control Language (DCL) та NoSQL бази даних. Це допоможе впевнено та ефективно керувати сучасними базами даних.

курс

SQL Joins in Depth

SQL Joins in Depth

Master the art of SQL joins with engaging, real-world examples and hands-on challenges. This course takes you from foundational join concepts to advanced multi-table queries, ensuring you can confidently analyze and combine data from multiple sources.

курс

Introduction to Data Engineering with Azure

Introduction to Data Engineering with Azure

Master the essentials of data engineering with Microsoft Azure in this comprehensive course. Starting with foundational concepts like cloud computing, resource management, and storage solutions, you'll progress to hands-on training in Azure Data Factory (ADF), mastering ETL/ELT workflows, and advanced data transformations. Through practical examples and real-world problem-solving, you'll gain the skills to design, implement, and optimize scalable data solutions using Azure.

курс

Functions in SQL

Functions in SQL

Master the use of built-in SQL functions to manipulate strings, dates, numbers, logical values, nulls, and JSON data. This course provides a hands-on approach to understanding and applying SQL functions in real-world scenarios, enhancing your data querying and transformation skills.

курс

SQL for Data Analysis

SQL for Data Analysis

A comprehensive beginner-friendly course designed to teach SQL from the ground up, focusing on practical data analysis skills. Through engaging explanations, real-world examples, and hands-on challenges, learners will master querying, transforming, and analyzing data using SQL.

курс

Mastering CASE WHEN in SQL

Mastering CASE WHEN in SQL

A comprehensive course designed to help you master the CASE WHEN statement in SQL, from basic conditional logic to advanced use cases in data analysis and reporting. Through engaging theory and real-world tasks, you'll learn to write expressive, powerful queries that adapt to complex business requirements.

курс

Window Functions in SQL

Window Functions in SQL

Master the art of analyzing data with SQL window functions. This course guides you through the core concepts, syntax, and practical applications of window functions, empowering you to perform advanced analytics and reporting directly in SQL.

курс

Вступ до SQL

Вступ до SQL

Цей курс ідеально підходить для початківців, які бажають ознайомитися зі світом SQL. Незалежно від того, чи ви тільки починаєте працювати з управлінням базами даних, чи плануєте використовувати SQL для розробки власних застосунків, курс охоплює основи. Ви швидко опануєте повний потенціал SQL: від запитів і керування даними до інтеграції у реальні застосунки. Після завершення курсу ви матимете впевненість і навички для вирішення практичних завдань за допомогою SQL та вдосконалення процесу розробки.

курс

SQL Data Types Explained

SQL Data Types Explained

A beginner-friendly course that demystifies SQL data types, guiding you through their purpose, usage, and best practices. Learn how to choose the right data type for your data, avoid common pitfalls, and build robust, efficient databases.

Чому обирають Codefinity

Kwizera Mugisha

Web Developer

Kwizera Mugisha

linkedIn

The teaching methodology at Codefinity is excellent, and I particularly appreciate how it has prepared me to handle real-world coding problems. Currently, I am delving into Node.js and eagerly anticipate building full-stack projects that integrate all the knowledge I have gained.

Sherry Barnes-Fox

Senior Business Analyst

Sherry Barnes-Fox

linkedIn

My first course was 4 hours, I did it in a few days, "nugget-style". The instructions are very clear and easy to understand. There is even a hint to help you get the answer. I love the learning style that is used, it engages me.

Bill Wagner

Accounts Payable Specialist

Bill Wagner

linkedIn

I have really liked the browser-based lessons that allow me to code within the lesson. The RUN button allows me to test the code I write before submitting for a grade.

Daniel Chinea

IT Support Specialist

Daniel Chinea

linkedIn

I have gained a lot of practical and logical thinking skills, along with patience for myself and confidence in myself that I can learn programming. Years ago, I would have never thought that I could learn programming in any way, shape or form, and I was able to obtain these certifications and skills with Codefinity.

Steve Bruening

Technology Project Manager

Steve Bruening

linkedIn

The learning was progressive and made it easy to follow along and make progress. I could feel my skills increasing and building on each other as the course went along.

Stephanie Chan

Project Manager

Stephanie Chan

linkedIn

As I went through the first course of the Python track, I liked the way the course was lay out (in easy and digestible modules) with little exercises at the end of each concept.

Step-by-Step to Stellar Results
Інтерактивне середовище кодування

Зануртеся в наше інтерактивне середовище: пишіть і запускайте свій код з миттєвим зворотним зв'язком і метриками успіху — навчайтеся, виконуючи на кожному кроці.

Підтримка на базі AI

Використовуйте вбудованого AI асистента для пояснення помилок, пропозицій виправлень або відповідей на будь-які питання щодо вашого коду — залишайтеся продуктивними і ніколи не застрягайте.

Check your progress

Завершуйте кожен модуль швидким тестом, який надає миттєвий зворотний зв'язок, відстежує ваш прогрес і гарантує, що ви освоїли ключові концепції.

Promote your expertise

Отримайте сертифікат, визнаний у галузі, після завершення і поділіться ним на LinkedIn одним кліком — нехай ваша мережа бачить, що ви можете.

Довіряють працівники провідних компаній
та студенти з провідних університетів

Google
Intel
Twitter
FedEx
Meta
Nike
Amazon
Microsoft
Tesla
Google
Intel
Twitter
FedEx
Meta
Nike
Amazon
Microsoft
Tesla
florida
illinois
colorado
indiana
new-york
cornell
columbia
notre-dame
florida
illinois
colorado
indiana
florida
illinois
colorado
indiana
new-york
cornell
columbia
notre-dame
florida
illinois
colorado
indiana

Повний доступ до каталогу

Одна підписка відкриває цей курс і весь наш каталог проектів і навичок.
Features:
500+ найкращих курсівПередовий AI Копілот
Персоналізовані навчальні треки40+ практичних реальних проектів
Без скасування, до закінчення обраного плану зі знижкою, я погоджуюсь, що Codefinity автоматично стягне плату $104 кожні 3 місяці поки я не скасую. Дізнайтеся більше про політику скасування та повернення в Умови підписки.

Спробуйте Codefinity з упевненістю — включена 30-денна гарантія повернення грошей

Щоб привітати вас у Codefinity, ми пропонуємо до 64% знижки на наші курси. Крім того, у нас є 30-денна гарантія повернення грошей, щоб ви могли спробувати нас без ризику.Ми щиро чекаємо на вас на нашій платформі і прагнемо зробити ваше навчання легким, інтерактивним і веселим.
Shield Image
Ready to get started?
Pro
Best intro offer
Ultimate
A complete experience
to kickstart your career
500+ Top-Rated courses
yes
yes
Completion certificates
yes
yes
Early access to new courses
yes
yes
40+ hands-on Real-world projects
no
yes
Personalized study tracks
no
yes
Unlimited workspaces
no
yes

Миттєвий доступ до 500+ курсів

Необмежене навчання, миттєвий доступ
Необмежене навчання, миттєвий доступОтримайте повний доступ до всіх курсів і треків, включаючи відеоматеріали, тести та глибокі матеріали — починайте навчання в будь-який час.
Сертифікати, визнані у галузі
Сертифікати, визнані у галузіОтримуйте сертифікати, що підтверджують вашу експертизу і підвищують вашу кар'єру в технологіях, AI, даних, маркетингу та інших сферах.
Навчання з підтримкою ШІ
Навчання з підтримкою ШІОтримуйте персоналізовані підказки, миттєвий зворотний зв'язок і пояснення на базі AI для прискорення вашого прогресу.
Постійне розширення: нові курси та кар'єрні треки
Постійне розширення: нові курси та кар'єрні трекиБудьте попереду з постійно оновлюваними курсами, кар'єрними дорожніми картами, викликами та практичними тестами.
Розвивайте важливі навички
Розвивайте важливі навичкиОпануйте затребувані навички з курсами з AI, науки про дані, програмування, маркетингу, автоматизації, веб-розробки та інших.
Інтерактивне та безперервне навчання
Інтерактивне та безперервне навчанняЗаймайтеся практичними проектами, реальними вправами та інтуїтивним навчанням — без додаткових інструментів.
Ми дуже хвилюємося, що щось пішло не так. Що трапилося?
some-alt