supportsUnionAll()
Syntax:
boolean supportsUnionAll() throws SQLException
Description:
Retrieves whether this database supports SQL UNION ALL.
Returns:
true
if so; false
otherwise
Throws:
SQLException - if a database access error occurs
Syntax:
boolean supportsUnionAll() throws SQLException
Description:
Retrieves whether this database supports SQL UNION ALL.
Returns:
true
if so; false
otherwise
Throws:
SQLException - if a database access error occurs
Copyright © 2023, Raima Inc. All rights reserved. [4/12/2023 3:25:40 PM]