"Kelly McTiernan" <kelly.mctiernan@verizon.net> writes:
> Hi!
> I've been unable to get nested queries to work. e.g:
>
> select x,y from z where y in (select r from t);
>
> fails in a JDBC call (JBoss JDBC Driver). I wound up having to do =>
"Fails". What's the error message you get? That kind of query works
fine in general. Have you tried the same query in 'psql' to see if it
works there?
-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863