From the course: Learning Relational Databases
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
CoderPad tour
From the course: Learning Relational Databases
CoderPad tour
- [Instructor] In the final chapter of this course, I've created some automated code challenges that'll allow you to practice implementing a relational database design without needing a full fledged database environment. These challenges will appear when you click on the challenge links in the courses table of contents, and each one includes instructions and a code editor that you can use to create and test your own solution to the challenge. These challenges are hosted by CoderPad and they appear in the same area of the course page where you watch the courses videos. This allows you to practice writing SQL queries even if you don't have access to a database server. We recommend using a desktop browser for the best experience with code challenges, but you can also use the LinkedIn Learning mobile app if you prefer. Now, these code challenges have three areas. We have instructions in the top left, a console for output in the bottom left, and a code editor for your answer on the right…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.