The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-17-2007
lijju.mathew lijju.mathew is offline
Registered User
  
 

Join Date: Apr 2007
Posts: 10
executing a SQL query in shell script

Hi ALL,

I need an help in connecting to oracle database, executing a select query and printing it on the screen. Can any one please write a simple code or psuedo code and let me know.

select query returns multiple values( say select name from emp)

Thanks in advance
LM