I have a table which gets new rows inserted on a daily basis via a scheduled job. I want to send one email with all inserted records for a particular day using trigger. Could somebody help me in how to create a trigger for multiple inserts on a table?