Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add a special condition for all request ?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I want to add a special condition in all request build by all the users in all univers.

Ex : request build by an user : 'select customers from sales' I want to add 'and &quot;x&quot; <> &quot;y&quot;'
&quot;x&quot; and &quot;y&quot; are not columns.

Some easy ideas ?
 
User row level security in Supervisor to add the peice of sql you want to add by default.
good luck
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top