Planning and Management of Events
Event Management when compared to other traditional professions such as medicine, law and accounting is relatively a young field. It is an area that is growing ...
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.
Event Management when compared to other traditional professions such as medicine, law and accounting is relatively a young field. It is an area that is growing ...
Supply Chain Management
The Reception and Front Desk Management course by Magna Skills is designed to empower front-line staff with the professional skills and confidence required to r...
The primary objectives of the course are to enable our delegates to learn the latest knowledge and technologies required for library management, services and ...
The "Library Administration and Management" course is designed to provide students with a comprehensive understanding of the principles and practices of library...
Organizational Skills
Archiving and Records Management
Basic Bookkeeping
Executive and Personal Assistants
Social Media in The Workplace
sql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.0005190372467041
sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00028705596923828
sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.00064206123352051
sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.0020859241485596
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.0036418437957764
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 = 805, executionMS: 0.0019388198852539
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 = 805 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.339035987854
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.0020029544830322
sql: SELECT COUNT(id) FROM courses, executionMS: 0.0009911060333252
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00086784362792969
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.060804128646851