Foreign Key

  • MongoDB

Relationship Between Collections/Tables: MongoDB

In this video tutorial we shall learn about normalization, and the way mongoDB handles relationship between two collections(Primary Key and…

11 years ago
  • PHP

Primary Key & Foreign Key Implementation: MySQL

This video tutorial illustrates the implementation of Primary key and Foreign key, using MySQL. You can run the same commands…

11 years ago
  • PHP

DBMS Basics: Getting Started Guide

Getting started with Database Management System. In this video tutorial we're trying our best to keep everything to the minimum,…

11 years ago
  • PHP

Primary Foreign Unique Keys, AUTO_INCREMENT: MySQL

Video tutorial illustrates the use of Primary Key, Foreign Key, Unique Key, AUTO_INCREMENT and NOT NULL in MySQL. Primary Key…

12 years ago