logo
Course

Multiple Tables - Exercise

So far we've been creating, selecting, and inserting into just one table in our Database. The Users table. The real power of SQL databases comes from not just making multiple tables, but connecting those tables together. In the following lessons, we'll explore creating another table called "Posts" and connecting this table to our "Users" table so that we can associate each post with a user . The first step will be to actually create the Posts table. It will be just like creating the Users table, but we'll want some slightly different information. We'll need these columns for our table:

The rest of this lesson is waiting.
Join JS Mastery Pro to unlock it.

gsap
javascript
nextjs
react native
threejs

Get Full Access

$149 /month

Lock in a year & save—2 months free!

  • Access to all courses

  • Quizzes, mini-challenges, AI summaries, inline sandboxes

  • Participation in a private community

  • Build real production-grade apps

  • Mock interviews & project reviews

  • Weekly live sessions & member-only access