BCS - Final Example
BCS - Final Example
FINAL-TERM EXAMINATION 2
Date:
Duration: 90 minutes
GENERAL INSTRUCTION(S)
1 The examination will be performed on the computer
2. No talking during the exam
3. No mobile phone used during the exam
4. No laptop, no USB, no Dictionary.
5. There are a total 5 questions
6. Save all works on the computer. Works will be collected after the examination.
776052439.doc
1. Database Terminologies (10 points)
Not Available
776052439.doc
o Name the table from Testdata5.xlsx as StateNames and the table should have
the following validations
The primary key is the State Field
The State field has only two capitalized characters
o Take a close look at the data and create a One-to-many relationship between all
5 tables.
3. Database Queries and Sort (using the database created in question 2)(30 points)
Using the query design to answer the following questions
1. For the year of 2016 and for the Team with the letter B, how many players have
between 500 and 2000 Rush Yards and have less than 8 Rush TD?
2. For player with letter “T” or letter “A” in their First Name and play for any team
with the letter “E” in the Team Complete Name. How many players on the list
that has the Pass Yards greater than 300 but less than 700?
3. Between the year 2017 and 2018, how many players that has between 10 and 15
Game Plyd, and played for the Full State Name of Colorado, and has more than 4
Catch TD.
4. For players that do not have the letter E in their First Name and have the letter T
in their Last Name, and select only player with the Pos Name of QuarterBack.
How many players has more than 13 Pass TD or less than 2 Pass TD?
5. For the Complete Team Name with the letter E that play for any Full State
Name with the letter K, and list the Fantasy Point from largest to smallest, what
is the name of the player in 2017 that has the 3rd highest Fantasy Point (Fantasy
Point is calculated in Fantasy Point in problem 2)
776052439.doc
o A Last record button
o A New record button
o A Closeform button
Using report wizard to create a report with Full State Name as the top group level, the
Complete Team Name as the second group level, and the Pos Name as the third group
level. The First Names are listed in ascending order. Select layout as stepped and select
orientation as landscape.
776052439.doc