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? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -