Use RecordCollection and the limit method. See
perldoc Jifty::DBI::Collection
for more information.
mraptor wrote:
> hi,
>
> Is there a way I can use LIKE when I search for a record instead of
> exact match used in ->load_by_cols()
>
> 10x
>