Problem
Create a SQL stored procedure would be GetAvailablePositions, which takes a Date and DepartmentID as input and returns a list of all positions that currently have open shifts for that organization on that date. This stored procedure can be used to display a list of open positions for volunteers with vacancies.