Closed b1k-00 closed 1 year ago
After creation of BoxScore table Needed to update relationship between game table & informations table to reflect new columns. Since info table has relationship to team table it was not needed
Order of create script will follow
Game > Team > Info > BoxScore
update ssms first add a new table
Update Scripts in VS
refer to fiba.wasl to see what stats will be captured main stats are (pts, oreb, dreb, totreb, assist, steal, blocks, minutes, efficiency) please add to the list where you see fit