How can the information of clans for each month be made to update in that table? I just checked it and it's empty. I want to use the Hall of fame which requires this. Please let me know.
Printable View
How can the information of clans for each month be made to update in that table? I just checked it and it's empty. I want to use the Hall of fame which requires this. Please let me know.
EXEC [spRegularUpdateHonorRanking]
Note: Your clan ranking will be resetted.
You can create an SQL Trigger to execute to the stored procedure only a daily or timed basis.
But do I execute the proc after I reset rankings every month or at the end of the month in order to have the top clans of the particular month in the hall of fame?
Posted via Mobile Device