Dec 13, 2001 #1 cadbilbao Programmer Apr 9, 2001 233 ES Hi! When I want to execute an SQL script in Unix, I do this: sqlplus user/passwd @/foo/file.sql > /doo/myfile.out Then, I've got my outfile to examine. But I am not able to do the same at MS-DOS (Windows). Wich is the rightest method? Best regards and thanks.
Hi! When I want to execute an SQL script in Unix, I do this: sqlplus user/passwd @/foo/file.sql > /doo/myfile.out Then, I've got my outfile to examine. But I am not able to do the same at MS-DOS (Windows). Wich is the rightest method? Best regards and thanks.