In this course, practice using advanced SQL delete operations. Removing data from a database is often handled by a component of an application, but as instructor Scott Simpson illustrates, as you learn to work with databases it’s useful to know how to code the primary types of SQL statements by hand. Scott uses the database of a sample chat application to frame a set of code challenges so you can work with data like contacts, messages, attachments, and more.
This course includes Code Challenges powered by CoderPad. Code Challenges are interactive coding exercises with real-time feedback, so you can get hands-on coding practice alongside the course content to advance your programming skills.
Learn More