Graphics Design
The Graphics Design course offered by Magna Skills is a comprehensive program designed for individuals aspiring to become proficient in graphic design. This cou...
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.
The Graphics Design course offered by Magna Skills is a comprehensive program designed for individuals aspiring to become proficient in graphic design. This cou...
The Software Development & Management course offered by Magna Skills is designed to equip participants with the knowledge and skills necessary to oversee an...
The Certified Ethical Hacker (CEH) course offered by Magna Skills is a comprehensive and hands-on training program designed to equip individuals with the skills...
This intensive hands-on course by Magna Skills is designed to equip IT professionals, network engineers, and systems administrators with the practical knowledge...
Magna Skills is pleased to present the IT Auditing and Policy Management course, designed to equip participants with the knowledge and skills needed to conduct ...
The Information Technology Management course offered by Magna Skills is a comprehensive program designed to equip participants with the knowledge and skills nec...
Magna Skills offers the e-Governance and Government Portal Management course to equip government professionals, IT specialists, and policymakers with the knowle...
The Advanced Python Programming course offered by Magna Skills is designed for experienced Python developers who want to deepen their understanding and proficie...
This comprehensive online course by Magna Skills is designed to equip individuals with the essential skills and knowledge required for a successful career in In...
Magna Skills presents the IT Project Management course, designed to equip professionals with the skills and knowledge needed to effectively plan, execute, and m...
sql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.00039505958557129
sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00028204917907715
sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.00056195259094238
sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.002216100692749
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.0041451454162598
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 = 809, executionMS: 0.00063800811767578
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 = 809 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 10, executionMS: 1.9396131038666
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.001943826675415
sql: SELECT COUNT(id) FROM courses, executionMS: 0.00074505805969238
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00075817108154297
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.04601001739502