Contents tagged with sqlplus
-
SQLPlus Command-Line Syntax for Connection
sqlplus user/password@(description=(address_list=(address=.......ODS)))will work (use quotes if in Unix else the () are interpreted by the shell)
that url-like syntax is supported by (much) later … more