supports Window Functions
Whether this dialect supports standard SQL window functions (COUNT(*) OVER (), DENSE_RANK(), ROW_NUMBER()). Used to merge count and page into a single roundtrip where possible.
Whether this dialect supports standard SQL window functions (COUNT(*) OVER (), DENSE_RANK(), ROW_NUMBER()). Used to merge count and page into a single roundtrip where possible.