Search Results

Search: Posts Made By: flowervz
7,000
Posted By flowervz
Thanks this worked!
Thanks this worked!
7,000
Posted By flowervz
[Solved] Sqlplus Set Heading not Working
Hello,
Could someone tell me why this still returns headings?
echo "SELECT columnA from tableA group by columnA;" |
sqlplus -s ${DB_CONNECT}
set heading OFF |
while read line
do
...
4,197
Posted By flowervz
Thank you very much for your reply. Can you tell...
Thank you very much for your reply. Can you tell me if there is a way to do this dynamically without creating a new object such as a file?
4,197
Posted By flowervz
Multiple Query Results to Variables
Hello,
I am very new to shell scripting and I am not sure of how best to handle the following scenario. I need to query a list of values from a table. I need to store those results and use them to...
Showing results 1 to 4 of 4

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