By using parameters in SQL queries, you can dynamically change the data retrieved by simply modifying parameter values from the UI, without directly editing the query itself.
For information on how to use parameters in SQL queries, please refer to the following note: