I have a query select (current date - date(last_refresh_timestamp)) from tbname where some condition
I want the o/p of the query to be assigned to some variable in a batch script,check whether th...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23586962.htm...