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 columns in the table
Parameters: databaseInstanceName - Parameters: tableName - - a list of ColumnInfo objects throws: DBEngineException -