C# SELECT INTO SQL File
I have an SQL file that looks like this:
Calling package function from my db into my code
Trying to execute my package function, it return error, but when execute it through SQL plus it succeed, sdk 8.0
I have an SQL file that looks like this:
Trying to execute my package function, it return error, but when execute it through SQL plus it succeed, sdk 8.0