In the context of data tables, spreadsheets, or programming (like using Excel, SQL, or Python with pandas), "selected rows" and "selected columns" refer to specific parts of a dataset that are being focused on, extracted, or manipulated.
Selected Rows
These are specific horizontal entries in a table or dataset that have been chosen based on some criteria.
In SQL: