PL/SQL (MOSC)

MOSC Banner

Views with parameters

edited Jun 18, 2011 11:31AM in PL/SQL (MOSC) 5 commentsAnswered
 Hello All,

I want to know whether it is possible to create a view with a parameter??

The view will be a select query, joining 2 tables, and the parameter will be a value passed from the dot net GUI. The view will be used as:

select * from  parameterized_view ('parameter_Value');

Is this possible?

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