Oracle Context - Solution [message #73765] |
Tue, 06 July 2004 05:54 |
Brayan
Messages: 315 Registered: June 2002
|
Senior Member |
|
|
-
Hi,
Anybody can give me a solution for the following. I'm having following tables -
Table_1
======
Region
Sales
Table_2
======
User_name
Region
Whenever a user fires a query like "Select * from Table_1" it has to return the rows which belong to his region only.
I came to know that it is possibe throgh setting CONTEXT. can anybody give me some information regarding this.
Regards,
Ronald.
-
|
|
|
|
|