So I have a 500MB sql file that wont load on oracle if I try and open it. In lab (on a windows comp), I was able to do:
@"C:\Filepath";
and that ran the file just fine. I am trying to do the same thing on my macbook but I get an error that it cant find the file. Anyone know a solution?