Search Results

Search: Posts Made By: gonchusirsa
11,698
Posted By gonchusirsa
Getting values of 2 columns from sql query in UNIX variables
Hi,

I have connected to oracle database with sqlplus -s / <<EOF

select ename, age from emp where empid=1234;

EOF

I want to save the values of ename and age in unix shell variables. Any...
Showing results 1 to 1 of 1

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