I'm currently wondering how to import a SQL file into Matlab... or at least convert it to text. I'd like to make a query on this file and dump the result into txt files, but I don't have anything like a DBMS.
Does anyone know a lightweight way to query SQL files?