
Oracle Apex: Get Client IP Address
Use the Owa_Util.Get_Cgi_Env() function with a parameter X-FORWARDED-FOR to get the client IP address in Oracle Apex. The following is an example: Get Client IP Address in Oracle Apex Execute the following SQL query from Oracle Apex SQL Workshop to…

















