Oracle Application Express (MOSC)

MOSC Banner

passing a variable to an APEX web application

edited Sep 16, 2013 4:16AM in Oracle Application Express (MOSC) 2 commentsAnswered ✓


is it possible to pass a paramter to a websheet application ?

I am using SQL .. example

 

Select name,address,city where name = 'JONES';

 

I would like to have this setup where someone would need to enter the variable for the name.

select name,address,city where name = 'variable'

 

Is this possible in APEx websheet or database application

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center