Hi
I have table I need to get automatic mail when condition is true like
select count(keyID) from table
where order is null
having count(keyID)<40
what are the diffrenet ways to do this ?Please help me with some steps / code.
Thanks & Regards
BI_Group