Open
Description
Description
When I want to quickly edit a few rows, I would use the "edit data" functionality. In SSMS I can filter the shown data by using the SQL pane or the Criteria pane. For me the Criteria pane tends to be the fastest solution.
Proposed solution
Add criteria pane when editing data like in SMSS
Current alternatives
Current alternatives would be to open the SQL pane and add the where clauses manually. Or I could instead write an update query. Both alternatives are slower steps to execute.