UPDATE m_schoolannualdata JOIN m_municipalities ON MunID = SadScdID SET SadDataStatus = 'Audited' WHERE MunModID = 2 AND MunState = 'AL' AND SadYear = 2014 AND SadDataStatus = 'Workbook'
Run the stored SQL Statements “SE AL Roll Up Detail to Annual Data” to roll up the financiual detail to the Anniual Data table (Home Page Refresh).