SlideShare a Scribd company logo
1 of 17
Jazz Fest
Tim Parker & Rabin Pun
Musician (Id, Name)
MusicalActStaffMember (Id, Name, Title,
*MusicalActId)
Stage (Id, Name, *LocationId)
Stage_Staff (*StageId, *EventStaffMemberId)
EventStaff (Id, Name, DOB, Duty)
Stage
Id - int, primary key
Name - varchar(50)
LocationId - int, foreign key
Stage_Staff (*StageId, *EventStaffMemberId)
EventStaffMember (Id, Name, DOB,
*EventStaffMemberDutyId)
EventStaffMemberDuty (Id, WorkDescription, PayRate)
EventStaffMember
Id - int, primary key
Name - varchar(50)
DOB - datetime
Duty - int, foreign key
Vendor_Sells_Item (*VendorId, *ItemId)
Item (Id, Name, *ItemTypeId)
ItemType (Id, Category)
Item
Id - int, primary key
Name - varchar(50)
ItemTypeId - int, foreign key
Logical Model
Vendor (Id, Name, *LocationId, *VendorTypeId)
VendorType (Id, Description)
Vendor_Sells_Item (*VendorId, *ItemId)
Item (Id, Name, *ItemTypeId)
ItemType (Id, Category)
VendorStaffMember(Id, Name, DOB, *VendorId)
Patron (TicketNumber, DateTimeArrived)
Patron_Access_VIP(*PatronTicketNumber, *VIPAreaId)
VIPArea (Id, Name, *LocationId)
VIPArea_Provides_Item (*VIPAreaId, *ItemId)
VIPArea_Staff (*VIPAreaId, *EventStaffMemberId)
PerformanceDetails (Id, StartTime, EndTime, *StageId)
MusicalAct_PerformanceDetails (*PerformanceDetailsId, *MusicalActId)
MusicalAct (Id, Name, Genre)
MusicalAct_Contains_Musican (*MusicalActId, *MusicianId)
Musician (Id, Name)
MusicalActStaffMember (Id, Name, Title, *MusicalActId)
Stage (Id, Name, *LocationId)
Stage_Staff (*StageId, *EventStaffMemberId)
EventStaffMember (Id, Name, DOB, *EventStaffMemberDutyId)
EventStaffMemberDuty (Id, WorkDescription, PayRate)
TicketBooth (Id, Location)
TicketBooth_Staff (*TicketBoothId, *EventMemberStaffId)
Location (Id, CoordinateX, CoordinateY)
Meta-data
Vendor (Id - int, primary key, Name - varchar(50), LocationId - int, foreign key, VendorTypeId - int, foreign key)
VendorType (Id - int, primary key, Description, varchar(50))
Vendor_Sells_Item (VendorId - int, foreign key, ItemId - int, foreign key)
Item (Id - int, primary key, Name - varchar(50), ItemTypeId - int, foreign key)
ItemType (Id - int, primary key, Category - varchar(50))
VendorStaffMember (Id - int, primary key, Name - varchar(50), DOB - datetime, VendorId - int, foreign key)
Patron (TicketNumber - int, primary key,, DateTimeArrived - datetime)
Patron_Access_VIP (PatronTicketNumber - int, foreign key, VIPArea - int, foreign key)
VIPArea (Id - int, primary key, Name - varchar(50), LocationId - int, foreign key)
VIPArea_Provides_Item (VIPAreaId - int, foreign key, ItemId - int, foreign key)
PerformanceDetails (Id - int, primary key, StartTime - datetime, EndTime - datetime)
MusicalAct_PerformanceDetails (PerformanceDetailsId - int, foreign key, MusicalActId - int, foreign key)
MusicalAct (Id - int, primary key, Name - varchar(50), Genre - varchar(50))
MusicalAct_Contains_Musician (MusicalActId - int, foreign key, MusicianId - int, foreign key
Musician (Id - int, primary key, Name - varchar(50))
MusicalActStaffMember (Id - int, primary key, Name - varchar(50), Title - varchar(50), MusicalActId - int,
foreign key)
Stage (Id - int, primary key, Name - varchar(50), LocationId - int, foreign key)
EventStaffMember (Id - int, primary key, Name - varchar(50), DOB - datetime, Duty - int, foreign key)
EventStaffMemberDuty (Id - int, primary key, WorkDescription - varchar(50), PayRate - double, units =
dollars($))
EventStaff_Works_Location (EventStaffId - int, foreign key, LocationId - int, foreign key)
TicketBooth (Id - int, primary key, LocationId - int, foreign key)
Location (Id - int, primary key, CoordinateX - int, CoordinateY – int)
$1.00
$5.00
$10.00
$20.00
439 presentation

More Related Content

Viewers also liked

Eestlased 2012 londoni olümpia mängudel3
Eestlased 2012 londoni olümpia mängudel3Eestlased 2012 londoni olümpia mängudel3
Eestlased 2012 londoni olümpia mängudel3sammmm1
 
Introduction to turbo c
Introduction to turbo cIntroduction to turbo c
Introduction to turbo cHanielle Cheng
 
business opportunities
business opportunitiesbusiness opportunities
business opportunitiesarif_fatin
 

Viewers also liked (8)

Industrial revolution
Industrial revolutionIndustrial revolution
Industrial revolution
 
Eestlased 2012 londoni olümpia mängudel3
Eestlased 2012 londoni olümpia mängudel3Eestlased 2012 londoni olümpia mängudel3
Eestlased 2012 londoni olümpia mängudel3
 
Introduction to turbo c
Introduction to turbo cIntroduction to turbo c
Introduction to turbo c
 
Variable declaration
Variable declarationVariable declaration
Variable declaration
 
The high renaissance
The high renaissanceThe high renaissance
The high renaissance
 
Bab2
Bab2Bab2
Bab2
 
Scientific revolution
Scientific revolutionScientific revolution
Scientific revolution
 
business opportunities
business opportunitiesbusiness opportunities
business opportunities
 

Recently uploaded

Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 

Recently uploaded (20)

Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 

439 presentation

  • 1. Jazz Fest Tim Parker & Rabin Pun
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7. Musician (Id, Name) MusicalActStaffMember (Id, Name, Title, *MusicalActId) Stage (Id, Name, *LocationId) Stage_Staff (*StageId, *EventStaffMemberId) EventStaff (Id, Name, DOB, Duty) Stage Id - int, primary key Name - varchar(50) LocationId - int, foreign key
  • 8. Stage_Staff (*StageId, *EventStaffMemberId) EventStaffMember (Id, Name, DOB, *EventStaffMemberDutyId) EventStaffMemberDuty (Id, WorkDescription, PayRate) EventStaffMember Id - int, primary key Name - varchar(50) DOB - datetime Duty - int, foreign key
  • 9. Vendor_Sells_Item (*VendorId, *ItemId) Item (Id, Name, *ItemTypeId) ItemType (Id, Category) Item Id - int, primary key Name - varchar(50) ItemTypeId - int, foreign key
  • 10. Logical Model Vendor (Id, Name, *LocationId, *VendorTypeId) VendorType (Id, Description) Vendor_Sells_Item (*VendorId, *ItemId) Item (Id, Name, *ItemTypeId) ItemType (Id, Category) VendorStaffMember(Id, Name, DOB, *VendorId) Patron (TicketNumber, DateTimeArrived) Patron_Access_VIP(*PatronTicketNumber, *VIPAreaId) VIPArea (Id, Name, *LocationId) VIPArea_Provides_Item (*VIPAreaId, *ItemId) VIPArea_Staff (*VIPAreaId, *EventStaffMemberId) PerformanceDetails (Id, StartTime, EndTime, *StageId) MusicalAct_PerformanceDetails (*PerformanceDetailsId, *MusicalActId) MusicalAct (Id, Name, Genre) MusicalAct_Contains_Musican (*MusicalActId, *MusicianId) Musician (Id, Name) MusicalActStaffMember (Id, Name, Title, *MusicalActId) Stage (Id, Name, *LocationId) Stage_Staff (*StageId, *EventStaffMemberId) EventStaffMember (Id, Name, DOB, *EventStaffMemberDutyId) EventStaffMemberDuty (Id, WorkDescription, PayRate) TicketBooth (Id, Location) TicketBooth_Staff (*TicketBoothId, *EventMemberStaffId) Location (Id, CoordinateX, CoordinateY)
  • 11. Meta-data Vendor (Id - int, primary key, Name - varchar(50), LocationId - int, foreign key, VendorTypeId - int, foreign key) VendorType (Id - int, primary key, Description, varchar(50)) Vendor_Sells_Item (VendorId - int, foreign key, ItemId - int, foreign key) Item (Id - int, primary key, Name - varchar(50), ItemTypeId - int, foreign key) ItemType (Id - int, primary key, Category - varchar(50)) VendorStaffMember (Id - int, primary key, Name - varchar(50), DOB - datetime, VendorId - int, foreign key) Patron (TicketNumber - int, primary key,, DateTimeArrived - datetime) Patron_Access_VIP (PatronTicketNumber - int, foreign key, VIPArea - int, foreign key) VIPArea (Id - int, primary key, Name - varchar(50), LocationId - int, foreign key) VIPArea_Provides_Item (VIPAreaId - int, foreign key, ItemId - int, foreign key) PerformanceDetails (Id - int, primary key, StartTime - datetime, EndTime - datetime) MusicalAct_PerformanceDetails (PerformanceDetailsId - int, foreign key, MusicalActId - int, foreign key) MusicalAct (Id - int, primary key, Name - varchar(50), Genre - varchar(50)) MusicalAct_Contains_Musician (MusicalActId - int, foreign key, MusicianId - int, foreign key Musician (Id - int, primary key, Name - varchar(50)) MusicalActStaffMember (Id - int, primary key, Name - varchar(50), Title - varchar(50), MusicalActId - int, foreign key) Stage (Id - int, primary key, Name - varchar(50), LocationId - int, foreign key) EventStaffMember (Id - int, primary key, Name - varchar(50), DOB - datetime, Duty - int, foreign key) EventStaffMemberDuty (Id - int, primary key, WorkDescription - varchar(50), PayRate - double, units = dollars($)) EventStaff_Works_Location (EventStaffId - int, foreign key, LocationId - int, foreign key) TicketBooth (Id - int, primary key, LocationId - int, foreign key) Location (Id - int, primary key, CoordinateX - int, CoordinateY – int)
  • 12.
  • 13. $1.00
  • 14. $5.00