Advanced Human Resources Management
The Advanced Human Resources Development course offered by Magna Skills is tailored for HR professionals seeking to deepen their expertise in human resources ma...
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 Advanced Human Resources Development course offered by Magna Skills is tailored for HR professionals seeking to deepen their expertise in human resources ma...
For businesses today, managing people is crucial. Human Resources Management (HRM) deals with the management of an organisation’s workforce, from the most...
Welcome to the Human Resource Management workshop. As companies modify priorities and operations, human resources functions can move from a dedicated HR role, t...
The Computerized Human Resource Management course offered by Magna Skills is designed to provide participants with the knowledge and skills required to effectiv...
The Human Resources Management and Performance Appraisal course offered by Magna Skills is designed to provide HR professionals, managers, and business leaders ...
The Strategic Human Resource Management course offered by Magna Skills is designed to equip HR professionals, business leaders, and aspiring managers with the k...
Magna Skills introduces the Computerized Payroll Administration and Processing course, designed to equip participants with the knowledge and skills needed for e...
The history of counselling in the workplace is not a clear, logical or easy one to determine. It seems to be a story of widely differing pressures ranging from ...
The Employee Recruitment course by Magna Skills is designed to provide participants with modern strategies and tools for effective recruitment. The course cover...
This interactive and practical course by Magna Skills empowers professionals and organizations to foster a healthy and productive workplace. The Health and Well...
sql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.00035500526428223
sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00018787384033203
sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.00045609474182129
sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.0017130374908447
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.0036489963531494
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 = 804, executionMS: 0.00079798698425293
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 = 804 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.0899460315704
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.0012412071228027
sql: SELECT COUNT(id) FROM courses, executionMS: 0.00040197372436523
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00043892860412598
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.046875