Hi TeamI have a requirement where I need to randomly pick coupon codes from coupon table and assign to recipients and update coupon table with code has been used ,How can I do that ?I guess I need to write some script which dynamically fetch codes from table and assign to target recipients and upda...