SWEN-250 Activity Reflection Database -- SQL Practice - Baseball Players Name: ================================================================ Query 1: Find all the information on all the catchers (position 2) in the database Estimated Time HH MM Plan: (Order of implementation, testing approach, etc.) Complete Actual Time HH MM Observations: (Lessons learned, problems encountered, obstacles overcome, etc.) ================================================================ Query 2: Find the name and age of all pitchers (position 1) on the Rays Estimated Time HH MM Plan: (Order of implementation, testing approach, etc.) Complete Actual Time HH MM Observations: (Lessons learned, problems encountered, obstacles overcome, etc.) ================================================================ Query 3: Find the name, number, and team of all outfielders (positions 7 through 9) who are 25 years old or younger Estimated Time HH MM Plan: (Order of implementation, testing approach, etc.) Complete Actual Time HH MM Observations: (Lessons learned, problems encountered, obstacles overcome, etc.) ================================================================ Query 4: Find the name and number of all infielders (positions 3 through 6) on the Red Sox Estimated Time HH MM Plan: (Order of implementation, testing approach, etc.) Complete Actual Time HH MM Observations: (Lessons learned, problems encountered, obstacles overcome, etc.) ================================================================ Query 5: Find the name, number, and team of all pitchers who are over 30 years old Estimated Time HH MM Plan: (Order of implementation, testing approach, etc.) Complete Actual Time HH MM Observations: (Lessons learned, problems encountered, obstacles overcome, etc.) ================================================================