executing a .sql file in sql plus terminal July 25, 2023 by Tarik If your filename is myQueries.sql, just type SQL>@/path/to/my/query/myQueries.sql SQL>/