Using Filters
Filters can be used on select()
, update()
, and delete()
queries.
If a Stored Procedure returns a table response, you can also apply filters.
Filters can be used on select()
, update()
, and delete()
queries.
If a Stored Procedure returns a table response, you can also apply filters.