Having dummy data stored in your table would violate your data integrity. If there is no applicable data, don't run the query. You can use some code to check to see if there is data & if not return a message saying that "No Data Meets Your Criteria" or something like that.