hi,
are there any cons in trigger method?
like if table has very large no. of records and other situations
as a colleague of mine suggested that procedure is better approach because its reliable and can handle large no. of records also.
also can you share what's the difference between performance of triggers and procedure?