subject

2. consider the following normalized relations for a sports league and assume that the database is global in scope and covers thousands of leagues, tens of thousands of teams, and hundreds of thousands of players. team(teamid, teamname, teamlocation, teammanager, teamleague)player(playerid, playerfirstname, playerlastname, playerdateofbirth, playerspecialtycode, teamid)specialty(specialtycode, specialtydescription, salary)location(locationid, cityname, citystate, citycountry, citypopulation) manager(managerid, managername)league(leagueid, leaguename, leaguelocation)a. do you see any denormalization opportunities? b. what are the first steps that you can take to improve the performance of the database? c. specify the types of indexes you would recommend for each of the following situations: 1. reporting players by team using the team name 2. reporting players of a specific specialty using the specialty code. how is your answer different if the report is using specialty description as input? 3. reporting the players whose salary is above a specific value. 4. reporting teams and their players by cityd. do you see any partitioning opportunities based on the above queries?

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 22:00, clairajogriggsk
Signal sets company contracts to deliver one hundred 52-inch plasma high-definition television sets to a new retail customer, tuner tv store, on may 1, with payment to be made on delivery. signal tenders delivery in its own truck. tuner's manager notices that some of the cartons have scrape marks. tuner's owner phones signal's office and asks whether the sets might have been damaged as they were being loaded. signal assures tuner that the sets are in perfect condition. tuner tenders signal a check, which signal refuses, claiming that the first delivery to new customers is always for cash. tuner promises to pay the cash within two days. signal leaves the sets with tuner, which stores them in its warehouse pending its "grand opening sale" on may 15. two days later, tuner's stocker opens some of the cartons and discovers that a number of the sets are damaged beyond ordinary repair. signal claims tuner has accepted the sets and is in breach by not paying on delivery. will signal succeed on these claims? explain.
Answers: 1
image
Computers and Technology, 22.06.2019 11:30, melissalopez12
Write a function so that the main program below can be replaced by the simpler code that calls function original main program: miles_per_hour = float( minutes_traveled = float( hours_traveled = minutes_traveled / 60.0 miles_traveled = hours_traveled * miles_per_hour print('miles: %f' % miles_traveled) sample output with inputs: 70.0 100.0 miles: 116.666667
Answers: 3
image
Computers and Technology, 22.06.2019 14:10, normarismendoza
Dean wants a quick way to look up staff members by their staff id. in cell q3, nest the existing vlookup function in an iferror function. if the vlookup function returns an error result, the text “invalid staff id” should be displayed by the formula. (hint: you can test that this formula is working by changing the value in cell q2 to 0, but remember to set the value of cell q2 back to 1036 when the testing is complete.)
Answers: 3
image
Computers and Technology, 22.06.2019 20:00, BreadOfTheBear
What statement best describes operating systems? it’s possible for modern computers to function without operating systems. most operating systems are free or very inexpensive. operating systems are managed by the computer’s microprocessor (cpu). operating systems manage the computer’s random access memory (ram).
Answers: 1
You know the right answer?
2. consider the following normalized relations for a sports league and assume that the database is g...

Questions in other subjects:

Konu
English, 16.10.2020 03:01
Konu
Mathematics, 16.10.2020 03:01
Konu
Mathematics, 16.10.2020 03:01