Anonymous Asked in Cars &Transportation ยท 2 weeks ago

How do I connect to a database in Sqlplus?

Do the following steps to start SQL*Plus and connect to the default database: Open a Windows command prompt. At the command-line prompt, enter the SQL*Plus command in the form: c:\> sqlplus. When prompted, enter your Oracle9i username and password. . SQL*Plus starts and connects to the default database.


How do I connect to a database in SQL Plus?

To connect to Oracle Database from SQL*Plus:1If you are on a Windows system, display a Windows command prompt.2At the command prompt, type sqlplus and press the key Enter. SQL*Plus starts and prompts you for your user name.3Type your user name and press the key Enter. ... 4Type your password and press the key Enter.

How do I connect to an Oracle database server?

To connect to Oracle Database from SQL*Plus: If you are on a Windows system, display a Windows command prompt. At the command prompt, type sqlplus and then press the key Enter. At the user name prompt, type your user name and then press the key Enter.

What is username and password for SQL Plus?

Enter user-name: Enter your username and press Return. SQL*Plus displays the prompt "Enter password:".

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours