Hi, i have a question that should have a fairly simple answer.
I have two tables, one with a field named id in a table called types and
another with a field named fromid in a table called relations. the idea
is similiar to saying the id is the web adress and the fromid is the
protocol and the address concatenated.
I want to select all ids from the types table that are part of the
fromid from the relations table. the tricky part is that there is
protocol in the address in the fromid that needs to be ignored. My
question is if instantdb and/or other JDBC drivers implement an SQL
method that will let you do this. thanks.
william conroy
-----------------------------------------------------------------------------
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.
|