Mega Code Archive

 
Categories / Oracle PLSQL Tutorial / SQL PLUS Session Environment
 

The syntax for connecting to a remote database service is

sqlplus <username>/<password>@<service_name> For example,  C:\>sqlplus scott/tiger@happy