i need to email upon a job status being updated to delivered in an SQL server ie job gets delivered i want to email the customer with the details to say Delivery completed - I assume using an SQL trigger is a way to go - Does anyone have any tips on the best way to tackle such a scenario?
Want to avoid using expensive tools if possible eg APEX Sql trigger etc