#21 MySQL Tutorial for Beginners | Composite Key

Опубликовано: 19 Ноябрь 2020
на канале: Md Fakhrul Alam Sajib
416
24

A primary key having two or more columns/fields/attributes is called composite key. Composite key is a combination of two or more columns. A composite key is useful when the table needs to identify each record/row/tuple with more than one attribute uniquely.

A column used in the composite key can have different data types. Therefore, it is not required to be the same data type for the columns to make a composite key in MySQL.

👤Connect with me:
  / sajib_fakhrul  

👇 Full Course of MySQL Tutorial for Beginners 👇
   • MySQL Tutorial for Beginners [2024]  

👇 Java Programming Tutorials 👇
   • Java Programming Tutorials for Beginn...  

👇How to download and install SQL Server 2019 Express Edition and SQL Server Management Studio 18.8👇
   • How to download and install SQL Serve...  

👇 Circuit Simulation using PSpice 👇
   • Circuit Simulation using PSpice  

👇 Subscribe My Channel Now 👇
   / mdfakhrulalamsajib  

#Md_Fakhrul_Alam_Sajib
#composite_key
#mysql_tutorial