Microsoft Office 365 Administrator
The Microsoft Office 365 Administrator course offered by Magna Skills is designed to equip participants with the knowledge and skills required to effectively ad...
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 Microsoft Office 365 Administrator course offered by Magna Skills is designed to equip participants with the knowledge and skills required to effectively ad...
Elevate your Excel skills with Magna Skills' Advanced Excel Formulas, Functions & Dashboards course. Tailored for professionals and enthusiasts, this progra...
Magna Skills presents the Advanced Management Information Systems (MIS) course, designed for professionals and managers seeking to enhance their understanding a...
Magna Skills is pleased to offer the Database Management Systems course, a comprehensive program designed to provide participants with in-depth knowledge and pr...
The Network Management and Administration course by Magna Skills offers participants a comprehensive understanding of network management principles and practice...
The Amazon Web Services (AWS) Certified course offered by Magna Skills is designed to prepare participants for the AWS Certified Solutions Architect - Associate...
Dealing with large projects can be daunting through the whole project lifecycle. In this course, Microsoft Project, you will learn foundational knowledge of def...
The Advanced Web Developer Course offered by Magna Skills is a comprehensive training program designed to take participants from beginner to advanced levels in ...
Are you eager to embark on a journey into the dynamic world of web design and development? Magna Skills presents the Comprehensive Web Design & Development ...
sql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.00050902366638184
sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00023293495178223
sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.00051999092102051
sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.0019080638885498
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.003122091293335
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.00094413757324219
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 0, executionMS: 2.0833461284637
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.0014181137084961
sql: SELECT COUNT(id) FROM courses, executionMS: 0.00043988227844238
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00039410591125488
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.060062885284424