james wrote: >> I have this Java problem I've been beating my head against >> for a couple of days. > > have you tried running the query in sqlplus? How does it > perform? It takes roughly the same amount of time as it does for the ResultSet object to be returned from executeQuery(). That is, not much time at all. The performance is good. Peace... Sridhar