-1

When trying to run a @'c:/.../.sql' on sqldeveloper an error occures : impossible to find the path ??

Blue
  • 71
  • 5

1 Answers1

0

This, literally

@c:\temp\test.sql

executed in SQL Developer's Worksheet works just fine. (Software version is 17.4, if that matters).

Littlefoot
  • 131,892
  • 15
  • 35
  • 57