Why doesn't a file with SELECT SQL statements in it return RESULT(s) when executed from 'Import from SQL Statements'.
I know that 'Import from SQL Statements' historically was thought of as a IMPORT/RESTORE tool. But why limit to that?
For instance it would sometimes be nice to add a 'SHOW WARNINGS' or 'SELECT COUNT(*) …' at the end of a file or at 'critical points' inside the file!