I have a SQL Script that needs to be run once a month.
I am thinking the only way to do this is to set it up in the SQL Server Agent. There are a lot of options to choose and I am not sure which options to take. Can anyone point me in the right direction. I have tried to google it but i get a lot of crap that i don't need at the moment.
The SQL Script is going to create a table and add all the columns as well as set all of the datatypes.
Thanks
Nick
I am thinking the only way to do this is to set it up in the SQL Server Agent. There are a lot of options to choose and I am not sure which options to take. Can anyone point me in the right direction. I have tried to google it but i get a lot of crap that i don't need at the moment.
The SQL Script is going to create a table and add all the columns as well as set all of the datatypes.
Thanks
Nick