SQL Server: Automatic Query Execution at Every Instance Startup

added by lionofdezert
6/4/2011 2:13:30 PM

110 Views

Do you have some queries (audit or any other) which should be executed on every instance restart and you need to execute these queries automatically. If yes there is a simple method to achieve this task.


0 comments