How I can and to the where sql some conditions to all queries to some given table,
 
for example, suppose I have the in some tables in the database a field userowner, and at the start of the app, when user login, a save the userowner (username) in a session.
 
I will like to filter all request of some tables (not main o general tables) with this userowner,
 
Any ideas or suggestion ???
 
TIA
 
LFung

Reply via email to