Lab Simple SELECT and Sorting Data
Lab Simple SELECT and Sorting Data
3%
Instructions
1. First, work through stages 2-5 individually. Then arrange a time to come together with your
small group. As a group, create one solution based on the best individual script for each
problem. Further refine the solution as a group as needed.
2. Review the Really Cheap Vacations Physical Model.
3. Review the Really Cheap Vacation Database.
4. Using Labskelelton.sql as a starting point, write a single script that satisfies all the
requirements outlined in the Problem Set.
5. Review the Tips for Success and Marking Criteria sections. Adjust your script as needed.
6. See Brightspace for exact due dates.
7. Only one submission is required per group. The submission should include:
a. One script file
b. One spool file showing all results
c. One attribution list that outlines the activities associated with completing this
assignment. A sample attribution list is provided on Brightspace.
2. Find all easy (E) or moderate (M) vacation tours that have ‘Paris’ in their description. Sort by
the description.
3. Show all US and Canadian destinations. Sort by country, and then description.
Marking Criteria
Missing Needs Good
Excellent
Categories 0 Improvement 2 Score
3
1
No Yes
Spool file
provided with /3
commands
included
/15