Creates a table with the result of the specified SQL statement. The
table can be the result of a join statement.
Parameters: resultName - The name to be returned by org.dbunit.dataset.ITableMetaData.getTableName. Parameters: sql - The SQL SELECT statement
Returns the specified table row count according specified where clause.
Parameters: tableName - the table name Parameters: whereClause - the where clause the row count