Returns the list of column names which are primary keys for the table
Parameters: schemaName - Parameters: tableName - a list of strings - names of primary key columns throws: DBEngineException -
Returns a list of table spaces in the Database. It is empty if there are no table spaces for the database.
- a list of Strings throws: DBEngineException -