Search This Blog

Sunday, July 7, 2019

Value Assign On Application Item From Backend in Oracle Apex

set_session_state APEX_UTIL.set_session_state ('AI_USERNAME', m_user_name);

No comments:

Post a Comment

Create a Form Using Python for Save Data into Excel like a Database

#Download Pyhton from here https://www.python.org/downloads/  #Download Python: #Click the “Download Python 3.x.x” button (the latest versio...