SQL Database Event

David Částka 26 Reputation points
2022-05-14T15:38:31.687+00:00

Hi, how can i create event ? I need to update the data in each row at 12:00 every day.

Thanks for help

Azure SQL Database
{count} vote

Accepted answer
  1. Alberto Morillo 32,886 Reputation points MVP
    2022-05-15T23:16:38.203+00:00

    On Azure SQL Database you schedule tasks by using Azure Automation. On this article you will find how to schedule, for example, the execution of a stored procedure on an Azure SQL Database by creating a runbook on Azure Automation.

    Azure SQL database does not have a scheduler integrated to it. Azure Automation makes the function of scheduler for other Azure products.


0 additional answers

Sort by: Most helpful