Hello all, I am using Virtuoso 6.1 as a relational database backend (so far). I see in the select statement reference
http://docs.openlinksw.com/virtuoso/SELECTSTMT.html that the LIMIT construct (found e.g. in mysql) is not supported. How would I submit an sql query of the form: SELECT t FROM some_table ORDER BY t DESC LIMIT 1 OFFSET 50 is there a workaround for the LIMIT and OFFSET constructs in Virtuoso? If no, are there any plans to support LIMIT? Any other ideas would be welcome. Thank you in advance, -- Nikolaos Konstantinou, Ph.D. Autonomic and Grid Computing group Athens Information Technology
