How to execute a SQL script(.sql) in a different schema in SQLPLUS. I do have all permissions on the schema.
try:
ALTER SESSION SET CURRENT_SCHEMA = different_schema
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With