From the course: Advanced SQL Practice: UPDATE Database Records
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Tour of CoderPad - SQL Tutorial
From the course: Advanced SQL Practice: UPDATE Database Records
Tour of CoderPad
- [Instructor] This course consists of automated code challenges that appear when you click on the challenge links in the course's table of contents. Each challenge includes instructions and a code editor 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 course's videos. We recommend using a desktop browser for the best experience with code challenges, but you can use the LinkedIn Learning mobile app if you prefer. The code challenge has three areas. Instructions in the top left, a console for output in the bottom left, and a code editor for your answer on the right. You can use these drag handles to allocate space as you'd like. To get even more horizontal space for the code editor, you can collapse the course's table of contents on the left. Each challenge has instructions that include a description of the challenge and the challenges desired result…