SlideShare uma empresa Scribd logo
1 de 89
Data Modeling : ER Model N. L. Sarda I.I.T. Bombay
Why We Model ,[object Object],[object Object],[object Object],[object Object]
Why We Model… ,[object Object],[object Object],[object Object]
How We Model ,[object Object],[object Object],[object Object],[object Object]
OUTLINE  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
DATA MODEL ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Data Model…… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Data Model…… ,[object Object],[object Object],[object Object],[object Object]
Example : Data Model in a PL ,[object Object],[object Object],[object Object],[object Object],[object Object]
Example : Data Model in a PL … ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
ENTITY-RELATIONSHIP (ER) MODEL ,[object Object],[object Object],[object Object],[object Object]
ER MODEL…. ,[object Object],[object Object],[object Object],[object Object]
ENTITY ,[object Object],[object Object],[object Object],[object Object],[object Object]
ENTITY SET  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
ENTITY SET…… ,[object Object],[object Object],[object Object],[object Object],[object Object]
ATTRIBUTE ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
ATTRIBUTE…. ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
ATTRIBUTE…. ,[object Object],[object Object],[object Object]
DOMAIN  ,[object Object],[object Object],[object Object],[object Object],[object Object]
EXAMPLE : A COLLEGE ,[object Object],[object Object],[object Object],[object Object]
EXAMPLE : A COLLEGE… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
RELATIONSHIP ,[object Object],[object Object],[object Object],[object Object]
RELATIONSHIP SET ,[object Object],[object Object],[object Object],[object Object],[object Object]
RELATIONSHIP SET…. ,[object Object],[object Object],[object Object],[object Object],[object Object]
RELATIONSHIP SET…. ,[object Object],[object Object],[object Object],[object Object],[object Object]
DEPICTING A RELATIONSHIP  ,[object Object],[object Object],[object Object]
 
RELATIONSHIP CARDINALITY ,[object Object],[object Object],[object Object],[object Object]
RELATIONSHIP CARDINALITY… ,[object Object],[object Object],[object Object],[object Object]
RELATIONSHIP CARDINALITY… ,[object Object],[object Object],[object Object],[object Object],[object Object]
EXISTENCE DEPENDENCE  ,[object Object],[object Object],[object Object]
EXISTENCE DEPENDENCE… ,[object Object],[object Object],[object Object]
 
 
E-R Diagram : Examples
[object Object],[object Object]
 
 
 
[object Object],[object Object],[object Object],[object Object]
TERNARY RELATIONSHIPS  ,[object Object],[object Object],[object Object]
TERNARY RELATIONSHIPS… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
 
 
PRIMARY KEYS ,[object Object],[object Object],[object Object],[object Object]
PRIMARY KEYS….. ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
PRIMARY KEY FOR REPATIONSHIPS ,[object Object],[object Object]
WEAK ENTITY ,[object Object],[object Object],[object Object],[object Object]
WEAK ENTITY… ,[object Object],[object Object],[object Object],[object Object]
 
WEAK ENTITY… ,[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object]
EXERCISE (Post-Graduate studies) ,[object Object]
EXTENDED E-R MODEL ,[object Object],[object Object],[object Object]
Generalization ,[object Object],[object Object],[object Object]
Generalization… ,[object Object],[object Object]
 
Another example   :
Specialization ,[object Object],[object Object],[object Object],[object Object]
Specialization….. ,[object Object],[object Object],[object Object]
 
Inheritance ,[object Object],[object Object],[object Object],[object Object],[object Object]
Aggregation ,[object Object],[object Object],[object Object],[object Object]
Examples : ,[object Object],[object Object],[object Object]
Raw Material Tools Worker Customer JobNo Quantity Work-order
(ANSWER TO EXERCISE)
Going from E-R to Relational Data Model Student rollno name … . Student  ( ro llno, name,  …. ) entity Need to match ER model concepts : entity, relationship, attribute with Relational model concepts : relation, attribute
E-R to Relational … Dept Mgr 1 1 DNo …… MName …… 1:1 DEPT ( DNo  , ………. , MName ) MGR ( MName  , ……, DNo ) also keys; in one or both
E-R to Relational … Bank Branch Client 1 m BName …… Name …… BKBranch ( BName , Loc  , ………. ) Client ( Name  , ……, BName , Loc , ACno ) Loc ACno The relationship is included in the entity on ‘many’ side; It includes primary key of entity on ‘one’ side and  Relationship attributes, if any
E-R to Relational … Std Reg Course m m R# …… C# …… STD ( R#  , ………. ) COURSE ( C#  , …… ) REG (R# , C# , Grade) Grade
Exercise: Airport database  ,[object Object],[object Object]
Airport database…. ,[object Object],[object Object],[object Object]
Exercises ,[object Object],[object Object],[object Object],[object Object],[object Object]
Exercises… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Exercise : Portfolio Management ,[object Object],[object Object],[object Object]
Portfolio … ,[object Object],[object Object],[object Object]
Portfolio …  ,[object Object],[object Object],[object Object],[object Object]
QUALITY AND COMPLETENESS CHECKS ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
QUALITY AND COMPLETENESS CHECKS… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
QUALITY AND COMPLETENESS CHECKS… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
QUALITY AND COMPLETENESS CHECKS… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Entity/Process Matrix ,[object Object],[object Object],[object Object]
Relationships between diagrams ,[object Object],[object Object],[object Object],[object Object],[object Object]
ENTITY LIFE HISTORY (ELH) ,[object Object],[object Object],[object Object],[object Object],[object Object]
ENTITY LIFE HISTORY (ELH).. ,[object Object]
ENTITY LIFE HISTORY (ELH).. ,[object Object],[object Object],[object Object]
ENTITY LIFE HISTORY (ELH).. ,[object Object],[object Object]
ENTITY LIFE HISTORY (ELH).. ,[object Object]
ENTITY LIFE HISTORY (ELH).. ,[object Object]

Mais conteúdo relacionado

Mais procurados (20)

ER Diagram
ER DiagramER Diagram
ER Diagram
 
10287 lecture5(2)
10287 lecture5(2)10287 lecture5(2)
10287 lecture5(2)
 
Er Modeling
Er ModelingEr Modeling
Er Modeling
 
Entity Relationship Diagram
Entity Relationship DiagramEntity Relationship Diagram
Entity Relationship Diagram
 
Data modeling
Data modelingData modeling
Data modeling
 
dbms
dbmsdbms
dbms
 
Relational Model
Relational ModelRelational Model
Relational Model
 
DBMS 2 | Entity Relationship Model
DBMS 2 | Entity Relationship ModelDBMS 2 | Entity Relationship Model
DBMS 2 | Entity Relationship Model
 
Er model ppt
Er model pptEr model ppt
Er model ppt
 
Entity Relationship Diagram2
Entity Relationship Diagram2Entity Relationship Diagram2
Entity Relationship Diagram2
 
ER-Model-ER Diagram
ER-Model-ER DiagramER-Model-ER Diagram
ER-Model-ER Diagram
 
ER MODEL
ER MODELER MODEL
ER MODEL
 
E-R diagram in Database
E-R diagram in DatabaseE-R diagram in Database
E-R diagram in Database
 
Entity Relationship Modelling
Entity Relationship ModellingEntity Relationship Modelling
Entity Relationship Modelling
 
Database Modeling Using Entity.. Weak And Strong Entity Types
Database Modeling Using Entity.. Weak And Strong Entity TypesDatabase Modeling Using Entity.. Weak And Strong Entity Types
Database Modeling Using Entity.. Weak And Strong Entity Types
 
Er diagrams
Er diagramsEr diagrams
Er diagrams
 
RDBMS ERD
RDBMS ERDRDBMS ERD
RDBMS ERD
 
Entity relationship diagram
Entity relationship diagramEntity relationship diagram
Entity relationship diagram
 
Chapter3
Chapter3Chapter3
Chapter3
 
E R model
E R modelE R model
E R model
 

Semelhante a Data Modeling Er

3. Chapter Three.pdf
3. Chapter Three.pdf3. Chapter Three.pdf
3. Chapter Three.pdffikadumola
 
Download different material from slide share
Download different material from slide shareDownload different material from slide share
Download different material from slide sharefanta teferi
 
DBMS Unit-2_Final.pptx
DBMS Unit-2_Final.pptxDBMS Unit-2_Final.pptx
DBMS Unit-2_Final.pptxparimala123
 
E_R-Diagram (2).pptx
E_R-Diagram (2).pptxE_R-Diagram (2).pptx
E_R-Diagram (2).pptxsandeep54552
 
erdiagramspresentation-150826044953-lva1-app6891.pdf
erdiagramspresentation-150826044953-lva1-app6891.pdferdiagramspresentation-150826044953-lva1-app6891.pdf
erdiagramspresentation-150826044953-lva1-app6891.pdfvinayakjadhav94
 
Entity Relationship Diagram – ER Diagram in DBMS.pptx
Entity Relationship Diagram – ER Diagram in DBMS.pptxEntity Relationship Diagram – ER Diagram in DBMS.pptx
Entity Relationship Diagram – ER Diagram in DBMS.pptxsukrithlal008
 
5e7ry754.pptx
5e7ry754.pptx5e7ry754.pptx
5e7ry754.pptxqwert001
 
Sree Dattha Institute of Engineering and Science
Sree Dattha Institute of Engineering and ScienceSree Dattha Institute of Engineering and Science
Sree Dattha Institute of Engineering and Sciencedrprkr74
 
data base u2 dfhjhdbgjhbfxjjkgfbjkg.pptx
data base u2 dfhjhdbgjhbfxjjkgfbjkg.pptxdata base u2 dfhjhdbgjhbfxjjkgfbjkg.pptx
data base u2 dfhjhdbgjhbfxjjkgfbjkg.pptxmulukendemis44
 
Advantages and disadvantages of er model in DBMS. Types of database models ..
Advantages and disadvantages of er model in DBMS. Types of database models ..Advantages and disadvantages of er model in DBMS. Types of database models ..
Advantages and disadvantages of er model in DBMS. Types of database models ..Nimrakhan89
 
Fundamentals of database system - Data Modeling Using the Entity-Relationshi...
Fundamentals of database system  - Data Modeling Using the Entity-Relationshi...Fundamentals of database system  - Data Modeling Using the Entity-Relationshi...
Fundamentals of database system - Data Modeling Using the Entity-Relationshi...Mustafa Kamel Mohammadi
 
27 f157al5enhanced er diagram
27 f157al5enhanced er diagram27 f157al5enhanced er diagram
27 f157al5enhanced er diagramdddgh
 

Semelhante a Data Modeling Er (20)

dbms mannual.pdf
dbms mannual.pdfdbms mannual.pdf
dbms mannual.pdf
 
3. Chapter Three.pdf
3. Chapter Three.pdf3. Chapter Three.pdf
3. Chapter Three.pdf
 
Download different material from slide share
Download different material from slide shareDownload different material from slide share
Download different material from slide share
 
Er model
Er modelEr model
Er model
 
DBMS Unit-2_Final.pptx
DBMS Unit-2_Final.pptxDBMS Unit-2_Final.pptx
DBMS Unit-2_Final.pptx
 
database
databasedatabase
database
 
Lecture one db
Lecture one dbLecture one db
Lecture one db
 
E_R-Diagram (2).pptx
E_R-Diagram (2).pptxE_R-Diagram (2).pptx
E_R-Diagram (2).pptx
 
erdiagramspresentation-150826044953-lva1-app6891.pdf
erdiagramspresentation-150826044953-lva1-app6891.pdferdiagramspresentation-150826044953-lva1-app6891.pdf
erdiagramspresentation-150826044953-lva1-app6891.pdf
 
Er diagrams presentation
Er diagrams presentationEr diagrams presentation
Er diagrams presentation
 
Er diagrams presentation
Er diagrams presentationEr diagrams presentation
Er diagrams presentation
 
Entity Relationship Diagram – ER Diagram in DBMS.pptx
Entity Relationship Diagram – ER Diagram in DBMS.pptxEntity Relationship Diagram – ER Diagram in DBMS.pptx
Entity Relationship Diagram – ER Diagram in DBMS.pptx
 
5e7ry754.pptx
5e7ry754.pptx5e7ry754.pptx
5e7ry754.pptx
 
Sree Dattha Institute of Engineering and Science
Sree Dattha Institute of Engineering and ScienceSree Dattha Institute of Engineering and Science
Sree Dattha Institute of Engineering and Science
 
data base u2 dfhjhdbgjhbfxjjkgfbjkg.pptx
data base u2 dfhjhdbgjhbfxjjkgfbjkg.pptxdata base u2 dfhjhdbgjhbfxjjkgfbjkg.pptx
data base u2 dfhjhdbgjhbfxjjkgfbjkg.pptx
 
Advantages and disadvantages of er model in DBMS. Types of database models ..
Advantages and disadvantages of er model in DBMS. Types of database models ..Advantages and disadvantages of er model in DBMS. Types of database models ..
Advantages and disadvantages of er model in DBMS. Types of database models ..
 
Fundamentals of database system - Data Modeling Using the Entity-Relationshi...
Fundamentals of database system  - Data Modeling Using the Entity-Relationshi...Fundamentals of database system  - Data Modeling Using the Entity-Relationshi...
Fundamentals of database system - Data Modeling Using the Entity-Relationshi...
 
Unit02 dbms
Unit02 dbmsUnit02 dbms
Unit02 dbms
 
enhanced er diagram
enhanced er diagramenhanced er diagram
enhanced er diagram
 
27 f157al5enhanced er diagram
27 f157al5enhanced er diagram27 f157al5enhanced er diagram
27 f157al5enhanced er diagram
 

Último

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdfssuserdda66b
 
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).pptxEsquimalt MFRC
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
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).pptxVishalSingh1417
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
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.pdfPoh-Sun Goh
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
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 FellowsMebane Rash
 

Último (20)

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).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
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
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
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).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
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
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
 
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
 

Data Modeling Er

  • 1. Data Modeling : ER Model N. L. Sarda I.I.T. Bombay
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.  
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.  
  • 34.  
  • 35. E-R Diagram : Examples
  • 36.
  • 37.  
  • 38.  
  • 39.  
  • 40.
  • 41.
  • 42.
  • 43.  
  • 44.  
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.  
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.
  • 56.
  • 57.  
  • 59.
  • 60.
  • 61.  
  • 62.
  • 63.
  • 64.
  • 65. Raw Material Tools Worker Customer JobNo Quantity Work-order
  • 67. Going from E-R to Relational Data Model Student rollno name … . Student ( ro llno, name, …. ) entity Need to match ER model concepts : entity, relationship, attribute with Relational model concepts : relation, attribute
  • 68. E-R to Relational … Dept Mgr 1 1 DNo …… MName …… 1:1 DEPT ( DNo , ………. , MName ) MGR ( MName , ……, DNo ) also keys; in one or both
  • 69. E-R to Relational … Bank Branch Client 1 m BName …… Name …… BKBranch ( BName , Loc , ………. ) Client ( Name , ……, BName , Loc , ACno ) Loc ACno The relationship is included in the entity on ‘many’ side; It includes primary key of entity on ‘one’ side and Relationship attributes, if any
  • 70. E-R to Relational … Std Reg Course m m R# …… C# …… STD ( R# , ………. ) COURSE ( C# , …… ) REG (R# , C# , Grade) Grade
  • 71.
  • 72.
  • 73.
  • 74.
  • 75.
  • 76.
  • 77.
  • 78.
  • 79.
  • 80.
  • 81.
  • 82.
  • 83.
  • 84.
  • 85.
  • 86.
  • 87.
  • 88.
  • 89.