Course
Hierarchical and Recursive Queries in SQL Server
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Loved by learners at thousands of companies
Training 2 or more people?
Try DataCamp for BusinessCourse Description
Prerequisites
Functions for Manipulating Data in SQL ServerRecursion and Common Table Expression (CTE)
Hierarchical and Recursive Queries
Creating Data Models on Your Own
Hierarchical Queries of Real-World Examples
Complete
Earn Statement of Accomplishment
Add this credential to your LinkedIn profile, resume, or CVShare it on social media and in your performance reviewEnroll Now
FAQs
Is this course suitable for beginners?
Yes! This course is suitable for beginners looking to learn about how to query hierarchical and recursive data structures. It starts from the basics of Common Table Expressions and recursion principle, so no prior experience is required.
Will I receive a certificate at the end of the course?
Yes! You will be awarded a certificate of completion upon completion of the course.
Who will benefit from this course?
Any job that requires querying data structures or working with hierarchical or recursive data would be a great fit for this course. This could include roles such as data analyst, software engineer, database administrator, etc.
What are Common Table Expressions (CTE)?
Common Table Expressions (CTEs) are statements that let you define a temporary result set that can be referenced further in the same statement. It can be used in other parts of a larger SQL query to make it easier to read.
What is the Recursion Principle?
The recursion principle is the idea of breaking down a complex problem into smaller, simpler problems that can then be used in a recursive fashion to solve the larger problem. It is a useful approach for solving hierarchical or recursive data problems.
What will I learn in the Creating Data Models chapter?
In this chapter, you will learn how to create and modify database tables. You will also refresh your knowledge about relational and hierarchical data models, and learn when each model should be used.
What kind of real-world examples can I expect in the Hierarchical Queries chapter?
In this chapter, you will be presented with real-world problems such as finding possible flight routes, assembling a car, and modeling a power grid, and you will be taught how to apply recursive CTEs on hierarchical data to solve these problems.
Join over 19 million learners and start Hierarchical and Recursive Queries in SQL Server today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Grow your data skills with DataCamp for Mobile
Make progress on the go with our mobile courses and daily 5-minute coding challenges.