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.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.
|