Hi there
What are you trying to find in your query? What does your database look like?
For speed reasons you might want to run the query on page load and fill the results on button click, instead of having to wait for it to run once you click.
Hi there
What are you trying to find in your query? What does your database look like?
For speed reasons you might want to run the query on page load and fill the results on button click, instead of having to wait for it to run once you click.