how to write a relational query in ODMG query
許議中 <[email protected]>
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Message-ID | <[email protected]> |
Hi! How to write this SQL by ODMG query style in OJB. Select a.* from A a,B b where a.id = b.id best regards johnson