| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: (Was Stored Procedures) Query/Views etc
You can pass variables to views by joining the rest of the view with a "parameter table".
Insert the values you want before selecting from the view. In a complex environment you might need to partition the parameter table by username or a sequence #. Received on Tue May 20 1997 - 00:00:00 CDT
![]() |
![]() |