SQL
Showing 73–84 of 126 results
Learn Intermediate SQL for Marketers and Product Managers
Perform data analysis on funnels, churn, and attribution. This course contains advanced SQL content for new Marketers and Product Managers.
Learn Node-SQLite
Learn how to interact with a SQL database from within your JavaScript programs!
Learn SQL
In this SQL course, you'll learn how to manage large datasets and analyze real data using the standard data management language.
Learn SQL: Aggregate Functions
Perform calculations inside SQL queries to answer specific data questions.
Learn SQL: Multiple Tables
Combine data stored across multiple tables using joins, unions, and temporary tables.
Mastering ETL: Data Cleansing with SQL Server Integration Services
The integrity of the data used for analysis is a major step in any data-related project. This course will teach you how to develop SQL Server Integration Services (SSIS) packages, used for data cleansing activities, to ensure data integrity.
Mastering Recursive Queries in SQL Server
Knowing how to form clear results from hierarchical data is vital for any SQL developer's career. This course will teach you how to create and optimize recursive queries that transform raw data into valuable insights.
Mastering Stored Procedures in SQL Server
Working with SQL Server data is something that every data professional should know. However, crafting efficient and modular code is one of the key requirements for optimal implementation of data solutions.
MichiganX: Building Web Applications in Django
This second course in Django for Everybody explores data models in Django and how it communicates with a database. This course also explores basic Structured Query Language (SQL) and database modeling and how they work in the Django model.
MichiganX: Database Architecture, Scale, and NoSQL with Elasticsearch
In this fourth and final course in PostgreSQL for Everybody, learners will explore database architectures, CRUD operations and how ACID requirements are implemented in PostgreSQL. Learners will compare how to scale SQL and NoSQL database services and build NoSQL applications using ElasticSearch.
MichiganX: Database Design and Basic SQL in PostgreSQL
This first course in PostgreSQL for Everybody explores the use of SQL in the PostgreSQL environment and introduces SQL techniques and commands. This course also explores data modeling and database relationships, while introducing hands-on assignments to work within PostgreSQL.
MichiganX: Intermediate PostgreSQL
This second course in PostgreSQL for Everybody explores a wide range of SQL techniques to aggregate and transact data in PostgreSQL.This course also explores handling, reading, and parsing data with PostgreSQL and working with text in databases with regular expressions.