I have a few hundred rows in a table that I want to delete. The UI seems like I have to check a box for each row manually, but I figure there has to be a faster way. I could even settle for wiping out all rows at this point.
Is there a way to select many rows at once? Or maybe programmatically? I’ve checked out earlier posts and nobody seems to address this specifically.\