[
From Builder.com]
Oracle's Virtual Private Database (VPD) feature (also called Fine Grained Access Control) provides row-level security checking for DML statements such as SELECT. A PL/SQL policy function is associated with a table; the function can examine the current user context and return additional WHERE clause conditions (predicates) to be added to the query.
The article continues at
http://builder.com.com/5100-6388_14-6156626.html?tag=sc