How do i call an sql trigger when an insert has not happened in a table for a time. I want to call a trigger when the timeout had happened.
If such a trigger is not possible is there any other way to implement something close this ? somebody please give me a solution
If such a trigger is not possible is there any other way to implement something close this ? somebody please give me a solution
Comment