Search Results

Search: Posts Made By: shell_zen
4,847
Posted By shell_zen
Hi. I started using a SQL decode to replace...
Hi.
I started using a SQL decode to replace null occurences with 'n/a' but ended up using Cero sugestion.
Didn't remember about using set null.
This workaround will have to do.

Thanks!
4,847
Posted By shell_zen
output arguments from a sqlplus
Hi.

I need to output a 4 queries result into another application using
result=`sqlplus -s ${3}/${4}@${2} << EOF
...
query1
query2
query3
query4
....
echo "$metrics1"

and returning those...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy