Oracle PL/SQL Tutorial/SQL PLUS Session Environment/Connect to Sql plus
Connect to sql plus as sysdba
C:\>sqlplus "/as sysdba"
The syntax to connect via SQL*Plus from the command line looks like the following:
C:\>sqlplus user/password@database