InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: outer joins


Is it possible to specify an outer join simply like SQLServer?
 
i.e. WHERE Table1.Column1 *= Table2.Column1
 
or like Oracle?
 
i.e. WHERE Table1.Column1 = Table2.Column1(+)
 
Thanks!  I'm generating my SQL with a home-grown database-neutral framework
so it would be helpful to have similar constructs.  However if the current
implementation is a SQL92 standard, then maybe I should support that format.

 
Any help would be appreciated!
 
 
Jonathan Carlson,  Software Developer 
jcarlson@is.com 

Such ever was loves way: to rise, it stoops.   
     - Robert Browning 


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