Search Results

Search: Posts Made By: lokendrasb
13,471
Posted By lokendrasb
How to get result of sqlcmd output in variable?
Hi All,

I am looking for a solution. I am executing below command in shell script:
SQL= "select count(*) from dual"
sqlcmd --login /oracle/baccess.xml --sql "$SQL".

I can see the result...
6,501
Posted By lokendrasb
Thanks to everyone. now I am running my code...
Thanks to everyone. now I am running my code successfully
6,501
Posted By lokendrasb
How to get difference of two array?
Required Unix shell script which will identify the difference of String2 based on string1. I am facing this issue and unable to achieve the result.

String1= {1 3 lok kam}
String2= {3 kam 5}
...
Showing results 1 to 3 of 3

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