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

nullsAreSortedAtStart Method (SQLServerDatabaseMetaData)

Retrieves whether NULL values are sorted at the start, regardless of sort order.


public boolean nullsAreSortedAtStart()

true if sorted at the start. Otherwise, false.

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

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