Advanced Planning and Strategic Management
At Magna Skills, we recognize the growing need for visionary leadership and adaptive planning in today’s complex global environment. Our Advanced Planning and...
Browse our full course portfolio, filter by category, search by course title, and register for online or face-to-face training in leading destinations across Africa and beyond.
At Magna Skills, we recognize the growing need for visionary leadership and adaptive planning in today’s complex global environment. Our Advanced Planning and...
Magna Skills proudly presents the Advanced Leadership Development Program, a comprehensive course designed for experienced professionals aspiring to enhance the...
Magna Skills presents the International Relations and Development course, tailored for individuals interested in understanding the dynamics of global politics, ...
Magna Skills presents the Leadership and Team Development for Managerial Success course, designed for current and aspiring managers seeking to enhance their lea...
Magna Skills is proud to present the Anti-Corruption, Integrity & Corporate Governance Excellence course, designed for professionals committed to fostering ...
The Strategic Partnerships in Public Sector Training course offered by Magna Skills is designed to equip participants with the skills and strategies needed to e...
Magna Skills presents the Gender and Leadership course, designed to empower individuals with the knowledge and skills necessary to promote gender equality and f...
Embark on a transformative journey in corporate leadership with Magna Skills' "Corporate Governance and Organization Development" course. Tailored for executive...
Magna Skills presents the Strategic Leadership Skills for Managers course, designed for current and aspiring managers seeking to enhance their leadership capabi...
Magna Skills presents the Business Continuity Management course, designed to equip participants with the knowledge and skills necessary to develop, implement, a...
sql: SELECT cc.id, cc.Category_Name, COUNT(c.id) AS TotalCourses FROM course_categories cc LEFT JOIN courses c ON c.Category = cc.id WHERE cc.Active = 1 GROUP BY cc.id, cc.Category_Name ORDER BY cc.Category_Name ASC , executionMS: 0.0043830871582031
sql: SELECT COUNT(c.id) FROM courses c LEFT JOIN course_categories cc ON cc.id = c.Category WHERE 1=1 AND (c.Status = 1 OR c.Status = '1' OR c.Status = 'Active') AND c.Category = 808, executionMS: 0.0010499954223633
sql: SELECT c.id, c.Course_Title, c.Course_Code, c.Short_Description, c.Course_Outcomes, c.Course_Outline, c.Target_Audience, c.Price, c.Discount, c.TotalPrice, c.Thumbnail, c.Views, c.Featured, c.Category, cc.Category_Name, COUNT(a.Application_ID) AS TotalApplications FROM courses c LEFT JOIN course_categories cc ON cc.id = c.Category LEFT JOIN apply a ON a.Course_Title = c.id WHERE 1=1 AND (c.Status = 1 OR c.Status = '1' OR c.Status = 'Active') AND c.Category = 808 GROUP BY c.id, c.Course_Title, c.Course_Code, c.Short_Description, c.Course_Outcomes, c.Course_Outline, c.Target_Audience, c.Price, c.Discount, c.TotalPrice, c.Thumbnail, c.Views, c.Featured, c.Category, cc.Category_Name ORDER BY c.Featured DESC, TotalApplications DESC, c.Course_Title ASC LIMIT 10 OFFSET 0, executionMS: 1.1092150211334
sql: SELECT cc.id, cc.Category_Name, COUNT(c.id) AS TotalCourses FROM course_categories cc INNER JOIN courses c ON c.Category = cc.id WHERE cc.Active = 1 GROUP BY cc.id, cc.Category_Name ORDER BY TotalCourses DESC, cc.Category_Name ASC LIMIT 8 , executionMS: 0.00201416015625
sql: SELECT COUNT(id) FROM courses, executionMS: 0.00046205520629883
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00046801567077637
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.050436973571777