Learning SQL — Part Three: Table Relationships

Date

Timestamps

  • :29 — Primary Keys
  • 1:03 — Unique
  • 1:26 — Set up ID and Auto Increment
  • 1:58 — Connecting the Tables

So we’ve learned how to create webpages, style them, add content and change the page. Now it’s time to start learning SQL, Standard Query Language, and how we can use databases to bring dynamic data to the page. Today we’ll go over table relationships, primary keys, unique values and auto_increment to make your database connected…


So we’ve learned how to create webpages, style them, add content and change the page. Now it’s time to start learning SQL, Standard Query Language, and how we can use databases to bring dynamic data to the page. Today we’ll go over table relationships, primary keys, unique values and auto_increment to make your database connected and efficient.

Leave a Reply

Your email address will not be published. Required fields are marked *

I accept the Privacy Policy

This site uses Akismet to reduce spam. Learn how your comment data is processed.