SQL Programming with MariaDB: Analyzing Relational Data
MariaDB 10.5
| Intermediate
- 10 videos | 1h 19m 11s
- Includes Assessment
- Earns a Badge
To query data with SQL, you need to know which queries and keywords to use for which operations. In this course, you'll learn to query data using the classic SQL syntax construct, the SELECT-FROM-WHERE query, and how keywords, such as LIKE, can be used to filter data based on a condition and using wildcards. You'll learn how to carry out different aspects of inserting, updating, and deleting data - such operations, along with querying, are collectively known as CRUD operations, an acronym for Create-Read-Update-Delete. Finally, you'll learn how to take advantage of another important aspect of relational database usage - the ability to impose constraints upon data. You'll work with UNIQUE, NOT NULL, and FOREIGN KEY constraints.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseUse the following constraints: not, null, and uniqueRun a few basic select-from-where queriesUse unique constraints in an in-depth and applied wayUse update operations to update rows in tables, then create a table out of columns from another table
-
Use the like, not like, in, and not in keywords workUse subqueries in their most fundamental applicationConstrain a child table from having any values in a column that are not in a specified column of the parent table using foreign key constraintsRecognize and use the between, limit, and order by keywordsSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 17s
-
7m 29sDuring this video, you will learn how to use the following constraints: NOT, NULL, and UNIQUE. FREE ACCESS
-
8m 12sIn this video, find out how to run a few basic SELECT, FROM, and WHERE queries. FREE ACCESS
-
9m 55sIn this video, you will learn how to use UNIQUE constraints in an in-depth and practical way. FREE ACCESS
-
9m 59sDuring this video, you will learn how to use update operations to update rows in tables, and then create a table out of columns from another table. FREE ACCESS
-
11m 17sLearn how the LIKE, NOT LIKE, IN, and NOT IN keywords work. FREE ACCESS
-
7m 27sIn this video, you will learn how to use subqueries in their most basic application. FREE ACCESS
-
11m 50sIn this video, find out how to constrain a child table from having any values in a column that are not in a specified column of the parent table using foreign key constraints. FREE ACCESS
-
8m 21sAfter completing this video, you will be able to recognize and use the BETWEEN, LIMIT, and ORDER BY keywords. FREE ACCESS
-
2m 23s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.