I want to schedule some process .i have a table in SQL server in which date time is saved.and I want to execute that process when date and time comes, For example, I set the date 12/04/2018 at 2 am and when that time comes the process have to start automatically.
Thanks in advance