Updating all rows

I created a simple 2 column table with boolean yes/no and name; I imported all names using csv file; now I want to update all rows to Yes manually; how do I do that
thanks

Backend workflow and bulk operation is my go-to otherwise export uid, update field and do a modify.