I have Windows 2008R2 server. I need to run a script to extract data into a CSV file.
I don't want to put the account password in the script.
Does anybody have a recommendation on how to protect the password so it is not in clear txt in the script that runs SQLPLUS?
Thanks

