SQL Server : script automation help needed -


i using sql server 2012, , have automate task (scripts). task weekly task doing every friday.

it consist of executing manually (pressing f5) bunch of truncates , select + inserts. can not show code because sensitive , fired if that.

the idea had either stored procedure on , put stored procedure in sql job or maybe ssis package?

could please give me ideas?

many thanks


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -