I’m currently running into a permissions error when applying the students.sql file from the terminal. When I try to execute the command, the following error is returned: “bash: students.sql: Permissions denied”.
When trying to grant executable permission to the file, I get another error stating I’m not allowed to execute the operation. Has anyone else run into this issue before?
Much thanks!