Libraries anvil sql ResultSet getRows

array getRows()
array getRows(int max)
Gets next rows as an array of arrays. This method will calls first next().
Parameters max -  max number of rows
Returns array of arrays
Throws SQLError -  if an error occured