// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 26, 2026
28.3 C
Singapore

Close to 25% of Singapore office workers quit their jobs due to lack of development opportunities: Survey

SINGAPORE: Human resources agency Randstad has revealed that nearly 25% of Singapore office workers have resigned from their job due to a lack of career development opportunities.

The study, which surveyed 750 office workers and job seekers, revealed a disconnect between employers’ expectations for technical skills—particularly in artificial intelligence (AI)—and the support provided to employees for acquiring these skills.

A hefty 75% of respondents told Randstad that training and development opportunities are a key factor when selecting a job. However, only 39% said they received increased training opportunities in the past six months, while 28% felt their employers were not equipping them with relevant and practical skills needed for the future workplace.

One of the most striking insights from the survey is the generational divide in AI training interest. While 60% of baby boomers expressed a willingness to learn AI-related skills, only 38% of Generation Z workers shared the same enthusiasm.

The results suggest that employees are seeking more structured career growth pathways, and companies that fail to invest in upskilling their workforce may risk higher turnover rates. There is clearly a need for organisations to bridge the gap between skill demands and training opportunities to stay competitive in the evolving job market, with professional development figuring highly in employee retention.

- Advertisement -

Hot this week

‘Young Singaporeans are now absolutely screwed’: SG millennial says making money has never been harder

SINGAPORE: For the past few years, there's been no shortage of people claiming that Gen Z, also called Zoomers, is doomed to struggle more than the generations before them. And looking around, it...

Malaysian PM pressured by an unholy alliance

Anwar Ibrahim is now in a tight spot after his closest umno ally Zahid Hamidi - leader of the Umno - has allowed an unholy alliance that is breaking all logic and etiquette in this Muslim country -...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks