// Adds dimensions UUID, Author and Topic into GA4
Friday, January 16, 2026
30.8 C
Singapore

For Singapore to succeed, leaders with the right values must be developed – Dr Vivian Balakrishnan

Minister for Foreign Affairs Dr Vivian Balakrishnan underscored Singapore’s absolute need to identify and develop strong leaders with vision and gumption, leaders who can not only adapt to new systems and practices quickly, but also nurture others to do the same.

The minister made this assertion during a speech at the 114/18 Officer Cadet Commissioning Parade at SAFTI Military Institute, 15 September 2019.

As he addressed the cadet officers, the foreign minister said, “As officers, you will have command responsibility. People’s lives will depend on your decisions. And it is your responsibility to train your men and women well, to train them hard, but to also return them to their loved ones at the end of every single day. When others look to you for leadership, guidance and support, let them see a role model who exemplifies the core values of the SAF.”

Before the speech ended, Mr. Balakrishnan quoted Singapore’s founding Prime Minister Lee Kuan Yew in his address to the first batch of officer trainees in 1966, “This small group of men … must be men of great quality. By that, I don’t mean just qualities of the mind because for this job, it is the character, the mettle in a person which determines whether the men you lead have … the confidence, the verve which is only possible, given dedicated and inspired leadership.” -/TISG

See also  “I have no eyes behind me, sir,” SDA tells man who accuses her of not being observant enough
- Advertisement -

Hot this week

The Assembly Place eyes portfolio expansion with IPO of 50.3 million shares at 23 cents each

SINGAPORE: Singapore-based community living operator The Assembly Place is...

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); } });
// //