1) Full support of ANSI SQL 99 (CASE, all JOIN types, ..)
2) Support of Views and Views on Views
3) Support of User Defined Functions
        (preferably via SQLJ - Java running in the database)
4) Inline Views (e.g. SELECT ... FROM (SELECT xx FROM yy) ..)
5) JDBC 3.0 Support (especially RowSet)

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to