I have a table with 2000 rows. I need to delete 480 of them. In most similar platforms, you can select one row, and while holding down shift, select another row. The result is that all the rows between the first one you selected and the last (while holding shift) are selected. You can then delete them.
I searched Google and its AI result said you could do what I described above. But it does not work for me.
Important Note: There is no way to undo this operation and you can lose data make sure to backup before proceeding (& make sure your filter only covers record you want to delete)