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
Post a Comment