ISTE-230 Introduction to Database & Data Modeling Practice Exercise # 9 – Transposing
ISTE-230 Introduction to Database & Data Modeling Practice Exercise # 9 – Transposing Name: ________KEY_____________________________________ All assignments will be graded with regard to the standards that were discussed in class, which can be found in the Standards Content area. Be sure to use proper relational notation: RELATION(pkattr, attribute, fkattr). Include reference statements for foreign keys. Problem #1 Transpose the E-R diagram below into relations, implementing all relationships. Denote primary keys and foreign keys appropriately. Use proper relation notation. Make sure your relation names are in all caps. YOUR TRANSPOSED RELATIONS: CITY(cityID, name, district, population, code) CITY(code) mei COUNTRY(code) COUNTRY(code, name, region, surfaceArea, indepYear, population, lifeExpectancy, gnp, gnpOld, localName, governmentForm, headOfState, capital, code2, continentID) COUNTRY(continentID) mei CONTINENT(continentID) LANGUAGE(langCode, language) COUNTRY_LANGUAGE(code, langCode) COUNTRY_LANGUAGE(code) mei COUNTRY(code) COUNTRY_LANGUAGE(langCode) mei LANGUAGE(langCode) CONTINENT(continentID, name) PAGE 2 OF 4 Problem #2 Transpose the E-R diagram below into relations, implementing all relationships. Denote primary keys and foreign keys appropriately. Use proper relation notation. You do not need to fix any possible normalization issues. YOUR TRANSPOSED RELATIONS: 1(b, c, d) 2(e, f, g, b, c) 2(b, c) mei 1(b, c) 3(h, j, k, l, e, hIncludedIn) 3(e) mei 2(e) 3(hIncludedIn) mei 3(h) 4(m, n) 1_4(b, c, m) 1_4(b, c) mei 1(b, c) 1_4(m) mei 4(
Written for
- Institution
-
Rochester Institute Of Technology
- Course
-
PROG ISTE.121.8
Document information
- Uploaded on
- November 1, 2022
- Number of pages
- 4
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
iste 230 introduction to database amp data modeling practice exercise 9 – transposing
-
pe9soln rochester institute of technology kosovo prog iste1218