Write a procedure called teamcount that is called using the teamid and yearid as input and returns the number of players from that team on the allstars for that year using the appearances table. Also write the execute statement to calculate and print the count.