Expand Minimize
This topic has not yet been rated - Rate this topic

nullsAreSortedHigh Method (SQLServerDatabaseMetaData)

Retrieves whether NULL values are sorted high.


public boolean nullsAreSortedHigh()

true if the values are sorted high. Otherwise, false.

This nullsAreSortedHigh method is specified by the nullsAreSortedHigh method in the java.sql.DatabaseMetaData interface.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.