К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
The Complete Guide for SQL with Microsoft SQL Server · LearnSpace
Назад в каталог
courseraIT и технологии

The Complete Guide for SQL with Microsoft SQL Server

Курс от Packt
Начальный≈ 22 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Master SQL and Microsoft SQL Server from the ground up in this comprehensive course designed for learners at all levels. You’ll gain a deep understanding of database concepts, command execution, constraints, normalization, transactions, and more—empowering you to manage data with confidence and efficiency. Beginning with the fundamentals of databases and progressing through practical installations and SQL command categories, the course then dives into data manipulation, table operations, importing sample data, and essential SQL clauses. You'll learn to work with various data types and constraints, as well as understand ER diagrams and advanced SQL operations like joins, views, stored procedures, triggers, and transactions. Later modules focus on critical tools like subqueries, string and date functions, mathematical and conversion functions, and database backup, restore, and security best practices. Each section is enhanced with real-world examples to reinforce your learning through practice. This course is ideal for aspiring database professionals, software developers, business analysts, or anyone looking to build a solid foundation in SQL and relational databases. No prior database experience is required, though basic computer skills are helpful.

Навыки, которые вы освоите

Database SystemsDatabase Management SystemsDatabase TheoryDatabase DevelopmentTransact-SQL

Программа курса

14 модулей · 114 учебных материалов

01Introduction to Databases and Management Systems7 материалов

Course Introduction and Table of Contents

Welcome to the CourseВидеоFull Course ResourcesЧтениеIntroduction to Database and Database Management SystemsВидеоIntroduction to Databases and DBMSDIALOGUE

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

The Complete Guide for SQL with Microsoft SQL Server
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 22 ч

14 модулей

Язык: Английский

Субтитры: Казахский

Часть программы вашего университета
Introduction to RDBMS and NonRDBMSВидео
Relational vs. Non-Relational DatabasesDIALOGUE
Introduction to Databases and Management Systems - AssessmentЗадание
02SQL Basics and Setup5 материалов

SQL Commands

Different Types of SQL CommandsВидеоUnderstanding SQL Command CategoriesDIALOGUEStep-by-Step Guide to Installing MS SQLВидеоInstalling and Using Microsoft SQL ServerDIALOGUESQL Basics and Setup - AssessmentЗадание
03Database Operations11 материалов

Basic Database Operations

Types of Databases in SQL Server and Basic OperationsВидеоEssential Database OperationsВидеоBasic Database Operations with SQL ServerDIALOGUESQL Data Types, Constraints, and KeysВидеоCreating and Deleting Tables in SQLВидеоAltering Tables and Viewing Table Schemas in SQLВидеоData Manipulation and Table Management in SQLВидеоUnderstanding Basic Table Operations in SQLDIALOGUEImporting the Northwind DatabaseВидеоExploring Sample Databases with SQLDIALOGUEDatabase Operations - AssessmentЗадание
04Aggregate Functions and Clauses11 материалов

Using Aggregate Functions in MSSQL

Introduction to Aggregate Functions in MSSQLВидеоUsing MAX, SUM, AVG, and COUNT in MSSQLВидеоUsing Aggregate Functions in SQLDIALOGUEDistinct and Group By ClausesВидеоWhere Clause and OperatorsВидеоOrder By, Having, and Select ClausesВидеоUnderstanding SQL Clauses: Distinct, Group By, and Order ByDIALOGUEUsing the GROUPING SETS Clause in SQL ServerВидеоSelecting Data with the GROUPING SETS Clause and GROUP BY ClauseВидеоExploring the GROUPING SETS Clause in SQLDIALOGUEAggregate Functions and Clauses - AssessmentЗадание
05SQL Operators and Grouping6 материалов

SQL Basic Operators

Understanding Comparison and NULL Operators in SQLВидеоUsing the LIKE and EXISTS Operators in SQLВидеоMastering SQL OperatorsDIALOGUEUnion and Intersect OperatorsВидеоUsing SQL Union and Intersect OperatorsDIALOGUESQL Operators and Grouping - AssessmentЗадание
06Working with Data Types6 материалов

Introduction to Popular Data Types

Exploring Exact Numeric Data Types in SQL ServerВидеоUnderstanding Character, Binary, Date, and Time Data Types in SQL ServerВидеоExploring SQL Server Data TypesDIALOGUECreating and Inserting Data using Popular Data TypesВидеоExploring SQL Data Types and Table CreationDIALOGUEWorking with Data Types - AssessmentЗадание
07SQL Constraints13 материалов

Mastering Primary Key Constraints in SQL

Applying Primary Key ConstraintsВидеоManaging Primary Key ConstraintsВидеоExploring SQL Constraints: Primary KeysDIALOGUECreating Foreign Key ConstraintsВидеоManaging Foreign Key ConstraintsВидеоImplementing SQL Foreign Key ConstraintsDIALOGUEUsing the NOT NULL ConstraintВидеоUnderstanding the UNIQUE ConstraintВидеоExploring NOT NULL and UNIQUE Constraints in SQLDIALOGUEWorking with CHECK ConstraintsВидеоUnderstanding DEFAULT ConstraintsВидеоUsing SQL Check ConstraintsDIALOGUESQL Constraints - AssessmentЗадание
08Entity-Relationship (ER) Diagrams3 материалов

ER Diagrams

ER Diagram Overview - Building Effective Data ModelsВидеоCreating ER Diagrams in Database DesignDIALOGUEEntity-Relationship (ER) Diagrams - AssessmentЗадание
09SQL Functions11 материалов

SQL String Functions

SQL Popular String Functions - Part 1ВидеоSQL Popular String Functions - Part 2ВидеоExploring SQL String FunctionsDIALOGUEUnderstanding SQL Server Date Time FunctionsВидеоUsing Date and Time Functions in SQLВидеоUsing SQL Date and Time FunctionsDIALOGUEMath Made Easy: SQL Popular Mathematical FunctionsВидеоExploring SQL Mathematical FunctionsDIALOGUESQL Magic: Popular Convert FunctionsВидеоSQL Type Conversion FunctionsDIALOGUESQL Functions - AssessmentЗадание
10SQL Joins13 материалов

Joins - Introduction and Table Preparation

Introduction to Joins and Join TypesВидеоTable Preparation - Creating the Trainee TableВидеоTable Preparation - Creating the Fee and Semester TablesВидеоIntroduction to SQL JoinsDIALOGUEExploring Inner JoinВидеоUnderstanding INNER JOINs in SQLDIALOGUEMastering Outer JoinsВидеоExploring SQL Outer JoinsDIALOGUEExploring Self JoinВидеоUsing Self Joins for Data ComparisonDIALOGUEMastering Cross JoinsВидеоExploring SQL Cross JoinsDIALOGUESQL Joins - AssessmentЗадание
11Stored Procedures and Parameters6 материалов

Stored Procedure Basics

Features and Benefits of Stored ProceduresВидеоCreating and Executing Our First Stored ProcedureВидеоWorking with Stored ProceduresDIALOGUEStored Procedure Input and Return ParametersВидеоWorking with Stored Procedures in SQLDIALOGUEStored Procedures and Parameters - AssessmentЗадание
12Advanced SQL Queries5 материалов

SQL Subqueries

Writing SQL SubqueriesВидеоUnderstanding SQL SubqueriesDIALOGUEIntroduction to SQL ViewsВидеоCreating and Managing SQL ViewsDIALOGUEAdvanced SQL Queries - AssessmentЗадание
13SQL Triggers and Transactions9 материалов

SQL Triggers - DDL Triggers

SQL Triggers - DDL TriggersВидеоUnderstanding SQL TriggersDIALOGUESQL Triggers DML Trigger - Introduction and AFTER TriggerВидеоSQL Triggers DML Trigger - INSTEAD OF Trigger and ExamplesВидеоWorking with DML Triggers in SQLDIALOGUESQL Transactions - Introduction and StatesВидеоSQL Transactions - COMMIT and ROLLBACK OperationsВидеоUnderstanding SQL TransactionsDIALOGUESQL Triggers and Transactions - AssessmentЗадание
14Database Management and Security Best Practices8 материалов

Normalization

Introduction to NormalizationВидеоUnderstanding Database NormalizationDIALOGUEBackup and Restore DatabaseВидеоCreating and Restoring Database BackupsDIALOGUESecuring Your DatabaseВидеоDatabase Management and Security Best Practices - AssessmentЗаданиеFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание