https://bugs.freedesktop.org/show_bug.cgi?id=60900

          Priority: medium
            Bug ID: 60900
          Assignee: [email protected]
           Summary: nested select failed with limit keyword
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 3.6.5.2 release
         Component: Database
           Product: LibreOffice

I can't execute the below nested select :
---
SELECT * FROM ( SELECT * FROM "lyon" ORDER BY "eclairement_lux" DESC LIMIT 300
) ORDER BY "eclairement_lux" ASC LIMIT 1
---

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to