I need help with my stored procedure. I am trying to perform a calculation query. My table looks like this:
Table Name: GameStats
Composite Primary Key: GameID and PlayerID
Fields: AtBats, Hits
I am trying to calculate the batting average for each player on my baseball team. Batting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.