What is the difference between SQLPlus and SQLcl? Are there any reference links?
SQLPlus vs SQLcl: Connection Types and Error Handling
Any reference links for both SQLPlus and SQLcl and their error handling mechanisms? In SQLPlus, we have a login.sql file that initiates session-specific settings when we connect to an Oracle database. Is the same configuration available in SQLcl?