# can't do find with regex operation PerfectDocs/StORM-Saving-Retrieving-and-Deleting-Rows.md ``` try obj.select( whereclause: "firstname = $1", params: ["Joe"], orderby: ["id"] ) ``` ## select() is missing
can't do find with regex operation
PerfectDocs/StORM-Saving-Retrieving-and-Deleting-Rows.md
select() is missing