Multiple condition in Where Clause.
There is a one string field function (present on User (sys_user) table) .This string field is present on a database view too.Whenever I change the value of string field on User table , record is create with new value in database view.I don't want to ...