🎯 Thrilled to share that I’ve earned the “Oracle APEX Cloud Developer 2025” certification! This certification validates my expertise in building modern, scalable, and secure enterprise applications using Oracle APEX on Oracle Cloud…
🎯 Thrilled to share that I’ve earned the “Oracle APEX Cloud Developer 2025” certification! This certification validates my expertise in building modern, scalable, and secure enterprise applications using Oracle APEX on Oracle Cloud…
🌟 XCELERATE’25 | Celebrating Innovation & the Power of the APEX Community! 🌟 On 20th September 2025, INOAUG India Oracle APEX User Group hosted XCELERATE’25 at Holiday Inn, Chennai – an evening dedicated to innovation,…
🌟 XCELERATE’25 | Celebrating Innovation & the Power of the APEX Community! 🌟 On 20th September 2025, INOAUG India Oracle APEX User Group hosted XCELERATE’25 at Holiday Inn, Chennai – an evening dedicated to innovation,…
Date: 27th July 2025 (Sunday)Time: 7:30 AM to 6:00 PM ISTVenue: Holiday Inn Chennai OMR IT Expressway, Tamil Nadu This past Sunday, I had the incredible opportunity to attend OCYatra 2025 – Chennai, a flagship community event…
Date: 27th July 2025 (Sunday)Time: 7:30 AM to 6:00 PM ISTVenue: Holiday Inn Chennai OMR IT Expressway, Tamil Nadu This past Sunday, I had the incredible opportunity to attend OCYatra 2025 – Chennai, a flagship community event…
🚀 From ACE Associate to ACE Pro: A Journey of Growth and Community Impact I'm thrilled to share an exciting update in my Oracle journey—I’ve been recognized as an Oracle ACE Pro for the year 2025! 🎉 This marks a significant…
🚀 From ACE Associate to ACE Pro: A Journey of Growth and Community Impact I'm thrilled to share an exciting update in my Oracle journey—I’ve been recognized as an Oracle ACE Pro for the year 2025! 🎉 This marks a significant…
🎯 Oracle APEX Mega Menu Tutorial in Tamil | Navigation Menu Customization Steps 🧠 In this video, we'll explore how to customize the default navigation menu into a Mega Menu in Oracle APEX – explained clearly in…
🎯 Oracle APEX Mega Menu Tutorial in Tamil | Navigation Menu Customization Steps 🧠 In this video, we'll explore how to customize the default navigation menu into a Mega Menu in Oracle APEX – explained clearly in…
🔰 Welcome to our Oracle APEX Tutorial Series in Tamil! In this video (Part 7.1), you will learn how to create and customize the Navigation Bar Menu in Oracle APEX. This step-by-step Tamil guide is perfect for beginners who…
🔰 Welcome to our Oracle APEX Tutorial Series in Tamil! In this video (Part 7.1), you will learn how to create and customize the Navigation Bar Menu in Oracle APEX. This step-by-step Tamil guide is perfect for beginners who…
Oracle APEX Universal Theme Tutorial in Tamil | Step-by-Step Guide for Beginners Welcome to this detailed tutorial on Oracle APEX Universal Theme in Tamil! In this video, we’ll walk you through the complete process of…
Oracle APEX Universal Theme Tutorial in Tamil | Step-by-Step Guide for Beginners Welcome to this detailed tutorial on Oracle APEX Universal Theme in Tamil! In this video, we’ll walk you through the complete process of…
🚀 Oracle APEX Utsav 2025: Showcasing Success and Innovation in Freight Forwarding I had the privilege of presenting customer success stories and the game-changing impact of Oracle APEX in the freight forwarding and…
🚀 Oracle APEX Utsav 2025: Showcasing Success and Innovation in Freight Forwarding I had the privilege of presenting customer success stories and the game-changing impact of Oracle APEX in the freight forwarding and…
SELECT table_name, TO_NUMBER(extractvalue(xmltype( dbms_xmlgen.getxml('SELECT COUNT(*) AS count FROM ' || table_name)), '/ROWSET/ROW/COUNT')) AS row_count FROM user_tables ORDER BY row_count DESC;…
SELECT table_name, TO_NUMBER(extractvalue(xmltype( dbms_xmlgen.getxml('SELECT COUNT(*) AS count FROM ' || table_name)), '/ROWSET/ROW/COUNT')) AS row_count FROM user_tables ORDER BY row_count DESC;…
Oracle APEX provides a powerful and flexible navigation menu system to help users easily navigate through applications. The navigation menu is an essential part of any APEX application, allowing users to access different pages and functionalities…
Oracle APEX provides a powerful and flexible navigation menu system to help users easily navigate through applications. The navigation menu is an essential part of any APEX application, allowing users to access different pages and functionalities…
Managing Session State in Oracle APEX: Best Practices and Tips When building dynamic web applications in Oracle APEX, managing session state is essential to creating responsive and user-specific experiences. Understanding how to set, retrieve, clear,…
Managing Session State in Oracle APEX: Best Practices and Tips When building dynamic web applications in Oracle APEX, managing session state is essential to creating responsive and user-specific experiences. Understanding how to set, retrieve, clear,…
Managing Session State in Oracle APEX When working with Oracle APEX, managing session state effectively is crucial for building dynamic and interactive web applications. This blog post explores the concept of a session, understanding page URLs, and using the…
Managing Session State in Oracle APEX When working with Oracle APEX, managing session state effectively is crucial for building dynamic and interactive web applications. This blog post explores the concept of a session, understanding page URLs, and using the…