Hello, I have established a connection with an external SQL database and setup a table and a page to read from the table located in the said database. I am successfully receiving all the record but I want to filter them based on a field. I can filter them once I have received all the records but is there any way that it only fetches the records that I want on the first time around.
Table:

Page:

