Search Results

Search: Posts Made By: rajrishi990
690
Posted By rajrishi990
thanks, it is generating the desired result in...
thanks,
it is generating the desired result in file.
Though there is one issue.
output shown in file is like:
more out.txt

ajay




there are blank spaces which should not be there
...
690
Posted By rajrishi990
the thing is when i do like you said it gives...
the thing is when i do like you said it gives output like
name
--------
ajay



i want the output file to have only ajay

Please use CODE tags as required by forum rules!
690
Posted By rajrishi990
Need help in script
I am trying to write shell script that will pull output from sql db and store it in file in UNIX.
script:-
#echo $conn
sqlplus -l $conn << EOF
select name from employee where id = $1;
/
exit...
Showing results 1 to 3 of 3

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