selectAllIntoOpenResultSet

open fun selectAllIntoOpenResultSet(tableName: String, schemaName: String? = defaultSchemaName): ResultSet?

Uses the longLastingConnection property for the connection.

Parameters

tableName

qualified or unqualified name of an existing table in the database