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

4x4 Matrix in Python -

python - String indices must be integers and while issue -

python - PyInstaller UAC not working in onefile mode -