A Sort, or a Select will alter the database and require a query as to Save.
A Find will not alter anything (neither the order nor the selection) and will not require a query to Save.
Watch the Red button in the upper left corner and you see which action is causing the Save query. When the button gets the dot in the center, that action triggered the Save question.