• thanks for your kind reply:-)

    agreed, constraint can be used instead of trigger.

    but the requirement is something different, if i use constraint it will check the defined uniqueness within the table and raise error or rollback the process. which i don't want to do, I want to simply check if the duplicity and if found do nothing (nor insertion of record).