To connect to the Sqlplus through the command line:
sqlplus username/password@host:port/service
Example: sqlplus store/password@192.168.1.10/orcl (default port)
To connect to the Sqlplus through the command line:
sqlplus username/password@host:port/service
Example: sqlplus store/password@192.168.1.10/orcl (default port)