Retrieves whether NULL values are sorted at the end, regardless of sort order.
public boolean nullsAreSortedAtEnd()
Return Value
True if sorted at the end. Otherwise, false.
Exceptions
Remarks
This nullsAreSortedAtEnd method is specified by the nullsAreSortedAtEnd method in the java.sql.DatabaseMetaData interface.