Project Analysis and Design Program (PAD)
Sometimes, this might be quite challenging to communicate between the customer representatives and supplier employes. Mostly because the first ones are managers...
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.
Sometimes, this might be quite challenging to communicate between the customer representatives and supplier employes. Mostly because the first ones are managers...
Many organizations do not understand or focus on how their projects support the enterprise strategy. This can impede both progress and efficiency in achieving t...
The approach can be used in identifying needs, planning, monitoring or evaluating projects and programmes. Whilst a powerful consultation tool, it offers the op...
The aim of the Project Cost Management course is to develop total cost management skills within the project management environment. Using the skills and knowled...
The "Insurance and Project Risk Management" course offered by Magna Skills provides a comprehensive understanding of the principles and practices involved in mi...
Goods and Equipment Procurement
The Value for Money Audits for Development Projects (VMDP) course by Magna Skills is designed to equip professionals with the skills to conduct comprehensive au...
Project 2010 Advanced
sql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.00048995018005371
sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00030207633972168
sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.00072193145751953
sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.0027999877929688
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.002331018447876
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 = 807, executionMS: 0.00063705444335938
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 = 807 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.4072730541229
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.0016188621520996
sql: SELECT COUNT(id) FROM courses, executionMS: 0.00055408477783203
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00084495544433594
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.03978419303894