...
Code Block |
---|
--Sample call to stored procedure [dbo].[spiStudentAwardsFromPoints] @FileYear = 2018, --enter the relevant file year @FileSemester = 1, --enter the relevant file year @AwardDate = '30 JUN 2018' |
...
Code Block |
---|
--Sample call to stored procedure [dbo].[spiStudentAwardsFromPoints] @FileYear = 2018, --enter the relevant file year @FileSemester = 1, --enter the relevant file year @AwardDate = '30 JUN 2018' |