Search Results

Search: Posts Made By: whoknows
Forum: UNIX and Linux Applications 10-07-2009
5,597
Posted By whoknows
I don't have permissions to run sql_trace. ...
I don't have permissions to run sql_trace. Employee_id is the key field but it is not indexed.
Forum: UNIX and Linux Applications 10-05-2009
5,597
Posted By whoknows
Alternative for slow SQL subquery
Hi -- I have the following SQL query in my UNIX shell script -- but the subquery in the second section is very slow. I know there must be a way to do this with a union or something which would be...
2,682
Posted By whoknows
Thanks -- that took care of it. The while loop...
Thanks -- that took care of it. The while loop is working. It is just
verrrrrrrrrrrrrrrrrrrrrrrrrrrrrry slow. I'll have to figure out a better way to
do this.
Thanks for your help.
2,682
Posted By whoknows
Thanks! -- I will try this. ---------- Post...
Thanks! -- I will try this.

---------- Post updated at 10:56 AM ---------- Previous update was at 08:27 AM ----------

OK -- this is what I did:

cat *.sum >> recsum
sort -u -o recsum.sort...
2,682
Posted By whoknows
How do I use SQL to query based off file data?
This is basically what I want to do:

I have a file that contains single lines of IDs.
I want to query the oracle database using these IDs
to get a count of which ones match a certain condition....
Showing results 1 to 5 of 5

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