Interactive Course
A data manipulation language (DML) helps you retrieve, store, modify, and delete data in a database. In this online course, you'll learn how to use PostgreSQL INSERT, UPDATE, and DELETE DML commands to control the information inside.
Ultimate money saver
With our Forever plan this course will cost you only
$ 4.33
83% OFF
38 hours left
This beginner-friendly online course is dedicated to aspiring database administrators, business professionals working with PostgreSQL, and more. We assume you know the basic PostgreSQL concepts introduced in our PostgreSQL Basics online course.
PostgreSQL (pronounced "post-gress-Q-L") is an open-source relational database management system supporting the SQL standard language. There are four types of PostgreSQL statements based on their functionality. In this online course, you'll learn about one type – the data manipulation language (DML). Using the DML, you will retrieve, modify, and update PostgreSQL data like a professional. Moreover, you will have the opportunity to test newly acquired skills in practice.
Expand your PostgreSQL toolkit and unlock new career possibilities. Start our online course for free, and see how easy it is.
Course progress
Exercises completed
Learn the basic data manipulation operations in PostgreSQL: INSERT, UPDATE, and DELETE
Exercises completed
Practice the advanced version of data manipulation operations in PostgreSQL. Get to know how to return rows from INSERT, UPDATE and DELETE with RETURNING clause.
Exercises completed
Learn how you can use default values in a database.
Exercises completed
Learn to use other tables in INSERT, UPDATE, and DELETE operations in PostgreSQL.
Exercises completed
Do you remember how to insert, delete, and update in PostgreSQL?
Exercises completed