nullsAreSortedAtEnd()
Syntax:
boolean nullsAreSortedAtEnd() throws SQLException
Description:
Retrieves whether NULL values are sorted at the end regardless of sort order.
Returns:
true
if so; false
otherwise
Throws:
SQLException - if a database access error occurs