Re: Set Role command in SQL*Forms 4.0 or SQL*Menu
Date: Fri, 27 May 94 16:31:14 -0400
Message-ID: <9405271631.PN04689_at_LL.MIT.EDU>
In article <SMUENCH.94May26093529_at_doh.oracle.com> smuench_at_oracle.com (Steven P. Muench) writes:
>From: smuench_at_oracle.com (Steven P. Muench)
>Subject: Re: Set Role command in SQL*Forms 4.0 or SQL*Menu
>Date: Thu, 26 May 1994 16:35:28 GMT
>JAMES -- You do this via stored procedure call:
> Dbms_Session.Set_Role('rolename identified by password');
> ~~~~~~~~~~~~~\~~~~~~~~
> \__ optional
> From Trigger or Procedure.
>--
Thank you, you are an Oracle Guru this is a very powerful tool. Where did I miss out on these packaged functions n' stuff? What V7 manuals are these objects in?
-jf Received on Fri May 27 1994 - 22:31:14 CEST