table Meta Data
open fun tableMetaData(tableName: String, schemaName: String? = defaultSchemaName): List<ColumnMetaData>
Return
the list of the table's metadata or an empty list if the table or schema is not found
Parameters
schema Name
the name of the schema for the table
table Name
the name of the table, unqualified if the schema