select_rows(sql, name = nil, binds = [])
Instance Public methods
Returns an array of arrays containing the field values. Order is the same as that returned by
columns
.
Returns an array of arrays containing the field values. Order is the same as that returned by
columns
.
Please login to continue.