News

A lightweight configurable script using batch and powershell that makes running scripts with SQLPLUS easy. Edit necessary variables in the local file "input_variables.txt" Execute the loader script ...
##The path of the SQL script to execute. sql_script_path=example_script.sql ##The path that the PowerShell script and the SQL script will output the results inside a folder with the name of the ...
-- Execute update commands for the production database When the SQL script executes, it simply changes databases twice, assuming the AdventureWorks and AdventureWorksDW databases are on your server.