David
That kind of query shouldn't present a problem.
Pete
----- Original Message -----
From: David Sims <david@simscomputing.com>
Date: Tuesday, January 9, 2001 2:23 pm
Subject: InstantDB: nested query support?
> Hi there,
>
> I searched the docs and mailing list, but couldn't find an answer.
>
> Does InstantDB support nested queries? What I need is something
> like so:
>
> SELECT * FROM FOO WHERE PK = (SELECT MIN(PK) FROM FOO)
>
> Your basic nested SELECT statement.
>
> Thank you,
> David
>
> --
> David Sims david@simscomputing.com
> Sims Computing, Inc. www.simscomputing.com
>
> -------------------------------------------------------------------
> ----------
> To unsubscribe from this mailing list, send email to
> majordomo@enhydra.orgwith the text "unsubscribe instantdb" in the
> body of the email.
> If you have other questions regarding this mailing list, send
> email to
> the list admin at owner-instantdb@enhydra.org.
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|