1. Create an insert-time check for the followings: A- No job can have more than three workers B- The new salary must be bigger than the average salary of the department 2. Create function ProductsInYears to filter for products that we started selling between custom years. Create function AllDepartments to list all departments in both databases.