A function returning size of table / row count
A predecate function contains(xy) checking if a row with defined attribute (columns) exists
A function to access a row by index returning a row or row handler
A row providing functions to acces columns
hint: check with SQL unit, check with java collection