Search Results

Search: Posts Made By: akhilgoel9
16,096
Posted By akhilgoel9
UNIX and SQL
Also see if the below example is possible: can the variable of shell scripts (e.g. count) be accessible in SQL block, If yes then how?

Shell Script:

read count

# Start of SQL

str=`sqlplus...
16,096
Posted By akhilgoel9
Want to use the output of Select statement in Unix script
Please have a look on the below example so as to let you know what exactly i need...


Shell Script:

echo " You are in shell script"

# Start of SQL

str=`sqlplus sa/sa...
16,096
Posted By akhilgoel9
Want to use the output of Select statement in Unix script
Hi,
I have a UNIX script which calls SQL Select statement:

Now i want to use the output of that select statement within my UNIX script so as to call different shell script depending upon the...
Showing results 1 to 3 of 3

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