Search Results

Search: Posts Made By: deepakprasad29@
7,432
Posted By deepakprasad29@
how to use sqlplus command inside for loop
I tried this:

for region in 'raj' 'kt' 'kol' 'krl' 'chn' 'dl' 'hr' 'bih' 'ap'
do
sqlplus -s huw$region/`echo $region`huw#321@huw$region<<!
set serveroutput on
begin
select count(*) from...
Showing results 1 to 1 of 1

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