Hello everyone, Is there a way using SQLCL to connect and run a script like we used to do using SQLPlus? sqlplus username/password@db @script.sql
sqlplus username/password@db @script.sql
Regards,