- Exercises 79
- Estimated time 8h
- Skill level basic
- Users enrolled 105 users
- Rating 0/5 (0)
- Certificate of completion PDF
Discover SQL Server data manipulation language (DML) processes. Learn how to insert, update, and delete data from a database.
Formally, a data manipulation language (DML) deals with the manipulation of data present in a relational database. English, please? Simply put, DML commands empower you to control the information inside your database. This online course covers the MS SQL Server DML and is a great starting point for SQL beginners and aspiring database administrators (DBAs).
If you think SQL ends with SELECT statements, you’re wrong. You can go beyond simple queries and take your skills to a whole new level by exploring the SQL Server DML.
Ever heard of CRUD? That’s an acronym for the most important part of DML operations. This course explains the meaning of CRUD and helps you become a proficient database user.

In this interactive course, you’ll complete 79 exercises on DML statements in SQL Server. You’ll not only learn about INSERT, UPDATE, and DELETE but also find out how to combine these statements with NULLs and JOINs.
Do you know that INSERT, UPDATE, and DELETE commands also work with DEFAULT? In this course, you’ll learn how modify data using default values of columns. These statements also deal with auto-filling values. Thus, you’ll also gain valuable skills in using IDENTITY, SEQUENCE, and the NEWID() function for auto-generated values and learn how use them with INSERT, UPDATE, and DELETE statements.
Unlock your full SQL potential and take your skills to a higher level. You have at least 79 reasons (read: exercises) to do it! ;-)
Just a web browser and an Internet connection.
86%
off
Reg. price
$1442
Includes 36 courses Python Basics. Part 1, Python Basics. Part 2, Python Basics. Part 3, Python Data Structures in Practice, Built-in Algorithms in Python, Working with Strings in Python, SQL Basics, SQL Practice Set, SQL JOINs, Standard SQL Functions, Creating Basic SQL Reports, Window Functions, Revenue Trend Analysis in SQL, How to INSERT, UPDATE, and DELETE Data in SQL, Recursive Queries, Creating Tables in SQL, Statistics 101, SQL Basics in MS SQL Server, How to Insert, Update, or Delete Data in MS SQL Server, Common Functions in MS SQL Server, Revenue Trend Analysis in SQL Server, Creating Basic SQL Reports in SQL Server, Window Functions in MS SQL Server, Recursive Queries in MS SQL Server, GROUP BY Extensions in MS SQL Server, Introduction to Python for Data Science, How to Read and Write CSV Files in Python, How to Read and Write JSON Files in Python, SQL Basics in PostgreSQL, PostgreSQL JOINs, SQL Practice Set in PostgreSQL, Window Functions in PostgreSQL, Recursive Queries in PostgreSQL, Writing User-Defined Functions in PostgreSQL, PostGIS, How to Read and Write Excel Files in Python
Bundle price $199
38 hours left at this price!
52%
off
Reg. price
$250
Includes 6 courses SQL Basics in MS SQL Server, How to Insert, Update, or Delete Data in MS SQL Server, Common Functions in MS SQL Server, Window Functions in MS SQL Server, Recursive Queries in MS SQL Server, GROUP BY Extensions in MS SQL Server
Bundle price $119
38 hours left at this price!
Learn the basic data manipulation operations in SQL Server: INSERT, UPDATE and DELETE
0% completed 0 of 18 exercises done
Practice advanced version of data manipulation operations in SQL Server. Get to know how to return rows from INSERT, UPDATE and DELETE with OUTPUT clause.
0% completed 0 of 17 exercises done
Learn how database can automatically fill certain values. Get to know how you can use auto-filling features in INSERT, UPDATE and DELETE.
0% completed 0 of 18 exercises done
Learn how you can refer to other tables in INSERT, UPDATE, and DELETE operations in SQL Server.
0% completed 0 of 15 exercises done
Check your knowledge of data manipulation in this quiz.
0% completed 0 of 11 exercises done