Search Results

Search: Posts Made By: confused_info
22,811
Posted By anbu23
output=`sqlplus -s userid/password@database <<EOF...
output=`sqlplus -s userid/password@database <<EOF
set heading off
set pagesize 0
select count(*) from table_test where test_column='read';
exit
EOF`
Showing results 1 to 1 of 1

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