SlideShare une entreprise Scribd logo
1  sur  1
RDBMS Terminology:
Before we proceed to explain MySQL database system, lets revise few definitions related to
database.
Database: A database is a collection of tables, with related data.
Table: A table is a matrix with data. A table in a database looks like a simple spreadsheet.
Column: One column (data element) contains data of one and the same kind, for example
the column postcode.
Row: A row (= tuple, entry or record) is a group of related data, for example the data of one
subscription.
Redundancy: Storing data twice, redundantly to make the system faster.
Primary Key: A primary key is unique. A key value can not occur twice in one table. With a
key you can find at most one row.
Foreign Key: A foreign key is the linking pin between two tables.
Compound Key: A compound key (composite key) is a key that consists of multiple
columns, because one column is not sufficiently unique.
Index: An index in a database resembles an index at the back of a book.
Referential Integrity: Referential Integrity makes sure that a foreign key value always points
to an existing row.

Contenu connexe

Tendances

Ch17 introduction to transaction processing concepts and theory
Ch17 introduction to transaction processing concepts and theoryCh17 introduction to transaction processing concepts and theory
Ch17 introduction to transaction processing concepts and theory
meenatchi selvaraj
 
Fundamentals of Database ppt ch03
Fundamentals of Database ppt ch03Fundamentals of Database ppt ch03
Fundamentals of Database ppt ch03
Jotham Gadot
 

Tendances (20)

Conceptual database design
Conceptual database designConceptual database design
Conceptual database design
 
joins and subqueries in big data analysis
joins and subqueries in big data analysisjoins and subqueries in big data analysis
joins and subqueries in big data analysis
 
Sql server
Sql serverSql server
Sql server
 
serializability in dbms
serializability in dbmsserializability in dbms
serializability in dbms
 
ACID Property in DBMS
ACID Property in DBMSACID Property in DBMS
ACID Property in DBMS
 
DBMS Unit 2 ppt.ppt
DBMS Unit 2 ppt.pptDBMS Unit 2 ppt.ppt
DBMS Unit 2 ppt.ppt
 
Etl - Extract Transform Load
Etl - Extract Transform LoadEtl - Extract Transform Load
Etl - Extract Transform Load
 
Ch17 introduction to transaction processing concepts and theory
Ch17 introduction to transaction processing concepts and theoryCh17 introduction to transaction processing concepts and theory
Ch17 introduction to transaction processing concepts and theory
 
Fundamentals of Database ppt ch03
Fundamentals of Database ppt ch03Fundamentals of Database ppt ch03
Fundamentals of Database ppt ch03
 
Rdbms (2)
Rdbms (2)Rdbms (2)
Rdbms (2)
 
INTRODUCTION TO DATABASE
INTRODUCTION TO DATABASEINTRODUCTION TO DATABASE
INTRODUCTION TO DATABASE
 
Introduction to NoSQL
Introduction to NoSQLIntroduction to NoSQL
Introduction to NoSQL
 
Tutorial On Database Management System
Tutorial On Database Management SystemTutorial On Database Management System
Tutorial On Database Management System
 
SQL Server Integration Services
SQL Server Integration ServicesSQL Server Integration Services
SQL Server Integration Services
 
Data models
Data modelsData models
Data models
 
What is ETL?
What is ETL?What is ETL?
What is ETL?
 
ARIES Recovery Algorithms
ARIES Recovery AlgorithmsARIES Recovery Algorithms
ARIES Recovery Algorithms
 
Hadoop hive presentation
Hadoop hive presentationHadoop hive presentation
Hadoop hive presentation
 
MySQL Performance Schema in MySQL 8.0
MySQL Performance Schema in MySQL 8.0MySQL Performance Schema in MySQL 8.0
MySQL Performance Schema in MySQL 8.0
 
Nested Queries Lecture
Nested Queries LectureNested Queries Lecture
Nested Queries Lecture
 

En vedette

Accreditaion program of Australia
Accreditaion program of AustraliaAccreditaion program of Australia
Accreditaion program of Australia
prof beso
 
Alfredo alvarado ppt edtc6340 modified_week5
Alfredo alvarado ppt  edtc6340 modified_week5Alfredo alvarado ppt  edtc6340 modified_week5
Alfredo alvarado ppt edtc6340 modified_week5
alalv020572
 
Margarida Donald.Pps
Margarida Donald.PpsMargarida Donald.Pps
Margarida Donald.Pps
funga dum
 
Systematic review how to - michaelmas 2012
Systematic review   how to - michaelmas 2012Systematic review   how to - michaelmas 2012
Systematic review how to - michaelmas 2012
Isla Kuhn
 

En vedette (20)

Scanned drawings 2
Scanned drawings 2Scanned drawings 2
Scanned drawings 2
 
New ppb profile (2)
New ppb profile (2)New ppb profile (2)
New ppb profile (2)
 
Empresas Hn - Info
Empresas Hn - InfoEmpresas Hn - Info
Empresas Hn - Info
 
Accreditaion program of Australia
Accreditaion program of AustraliaAccreditaion program of Australia
Accreditaion program of Australia
 
Literatuuronderzoek UPvA
Literatuuronderzoek UPvALiteratuuronderzoek UPvA
Literatuuronderzoek UPvA
 
PLAY
PLAY PLAY
PLAY
 
Johnson Webquest
Johnson WebquestJohnson Webquest
Johnson Webquest
 
Trabajo susana
Trabajo susanaTrabajo susana
Trabajo susana
 
Presentatie gemeente
Presentatie gemeentePresentatie gemeente
Presentatie gemeente
 
KHLim Mediatheekinfo
KHLim MediatheekinfoKHLim Mediatheekinfo
KHLim Mediatheekinfo
 
Alfredo alvarado ppt edtc6340 modified_week5
Alfredo alvarado ppt  edtc6340 modified_week5Alfredo alvarado ppt  edtc6340 modified_week5
Alfredo alvarado ppt edtc6340 modified_week5
 
UJA Federation of NY Agencies Mini Boot Camp
UJA Federation of NY Agencies Mini Boot CampUJA Federation of NY Agencies Mini Boot Camp
UJA Federation of NY Agencies Mini Boot Camp
 
Hardware concepts
Hardware conceptsHardware concepts
Hardware concepts
 
All dol
All dolAll dol
All dol
 
Margarida Donald.Pps
Margarida Donald.PpsMargarida Donald.Pps
Margarida Donald.Pps
 
TED Presentation Eval: J.J. Abrams
TED Presentation Eval:  J.J. AbramsTED Presentation Eval:  J.J. Abrams
TED Presentation Eval: J.J. Abrams
 
What Is Eric
What Is EricWhat Is Eric
What Is Eric
 
Groepsinstructie eindwerken Jef - Digitale versie
Groepsinstructie eindwerken Jef - Digitale versieGroepsinstructie eindwerken Jef - Digitale versie
Groepsinstructie eindwerken Jef - Digitale versie
 
Systematic review how to - michaelmas 2012
Systematic review   how to - michaelmas 2012Systematic review   how to - michaelmas 2012
Systematic review how to - michaelmas 2012
 
customer service1
customer service1customer service1
customer service1
 

Similaire à Rdbms terminology

Similaire à Rdbms terminology (20)

Key,ID Field and Tables Relationship
Key,ID Field and Tables Relationship Key,ID Field and Tables Relationship
Key,ID Field and Tables Relationship
 
Indexing techniques
Indexing techniquesIndexing techniques
Indexing techniques
 
database concepts.pptx
database concepts.pptxdatabase concepts.pptx
database concepts.pptx
 
DATABASE-1.pptx
DATABASE-1.pptxDATABASE-1.pptx
DATABASE-1.pptx
 
Database.pptx
Database.pptxDatabase.pptx
Database.pptx
 
Introduction of DBMS
Introduction of DBMSIntroduction of DBMS
Introduction of DBMS
 
46267037-Data-Structures-PPT.ppt
46267037-Data-Structures-PPT.ppt46267037-Data-Structures-PPT.ppt
46267037-Data-Structures-PPT.ppt
 
DATABASE CONCEPTS AND PRACTICAL EXAMPLES
DATABASE CONCEPTS AND PRACTICAL EXAMPLESDATABASE CONCEPTS AND PRACTICAL EXAMPLES
DATABASE CONCEPTS AND PRACTICAL EXAMPLES
 
Codds rules & keys
Codds rules & keysCodds rules & keys
Codds rules & keys
 
Data structure & algorithms introduction
Data structure & algorithms introductionData structure & algorithms introduction
Data structure & algorithms introduction
 
RDBMS
RDBMSRDBMS
RDBMS
 
Application of Data structure
Application of Data structureApplication of Data structure
Application of Data structure
 
Sql
SqlSql
Sql
 
T-SQL Overview
T-SQL OverviewT-SQL Overview
T-SQL Overview
 
Index Structures.pptx
Index Structures.pptxIndex Structures.pptx
Index Structures.pptx
 
DBMS.pptx
DBMS.pptxDBMS.pptx
DBMS.pptx
 
DBMS.pptx
DBMS.pptxDBMS.pptx
DBMS.pptx
 
PPT_DBMS.pptx
PPT_DBMS.pptxPPT_DBMS.pptx
PPT_DBMS.pptx
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Linked List Basics
Linked List BasicsLinked List Basics
Linked List Basics
 

Dernier

Dernier (20)

Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 

Rdbms terminology

  • 1. RDBMS Terminology: Before we proceed to explain MySQL database system, lets revise few definitions related to database. Database: A database is a collection of tables, with related data. Table: A table is a matrix with data. A table in a database looks like a simple spreadsheet. Column: One column (data element) contains data of one and the same kind, for example the column postcode. Row: A row (= tuple, entry or record) is a group of related data, for example the data of one subscription. Redundancy: Storing data twice, redundantly to make the system faster. Primary Key: A primary key is unique. A key value can not occur twice in one table. With a key you can find at most one row. Foreign Key: A foreign key is the linking pin between two tables. Compound Key: A compound key (composite key) is a key that consists of multiple columns, because one column is not sufficiently unique. Index: An index in a database resembles an index at the back of a book. Referential Integrity: Referential Integrity makes sure that a foreign key value always points to an existing row.