public static
integer|float
|
#
sum( BizStation\Transactd\Recordset $rs, string $column )
Parameters
Returns
integer|float
Throw
\OutOfRangeException
|
public static
integer|float
|
#
max( BizStation\Transactd\Recordset $rs, string $column )
Parameters
Returns
integer|float
Throw
\OutOfRangeException
|
public static
integer|float
|
#
min( BizStation\Transactd\Recordset $rs, string $column )
Parameters
Returns
integer|float
Throw
\OutOfRangeException
|
public static
integer|float
|
#
avg( BizStation\Transactd\Recordset $rs, string $column )
Parameters
Returns
integer|float
Throw
\OutOfRangeException
|