I open a CSV file with LibreOffice Spreadsheet. I need to narrow down the data based on some constraints. I am wondering whether it is possible to run SQL queries like things on the file. If yes, I will save a lot of time for the task. The query would be something like
"select * from <> where = ‘something’ "