For example, I have on the web-page list of items with checkbox and users can check many of them to perform some action (delete, set state (active, inactive), etc). Users can check even 100 items at once or even more. So, should I execute 100 or more sql-queries?For example, I have on the web-page list of ite