Apex 5: failed to parse SQL query in Classic Report



I tried to use Classic Report in a single row vertical display in Apex 5. When visit the page, it shows the following error:

failed to parse SQL query:

ORA-00933: SQL command not properly ended

Everything was fine about the SQL query. After checking around, I found uncheck the "sort" checkbox for every column in "Report Attributes" page will fix the error.

2 comments:

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...