supportsOrderByUnrelated Method (SQLServerDatabaseMetaData)
Retrieves whether this database supports using a column that is not in the SELECT statement in an ORDER BY clause.
public boolean supportsOrderByUnrelated()
Retrieves whether this database supports using a column that is not in the SELECT statement in an ORDER BY clause.
public boolean supportsOrderByUnrelated()
