• subscribe
April 27, 2004 12:00 AM

Manipulate Oracle with SQL*Plus

Windows IT Pro
InstantDoc ID #42281

SQL*Plus is a utility that lets you query, modify, and manipulate Oracle database objects as well as carry out database maintenance activities. SQL*Plus is installed by default when you install the Oracle server. A command-line version of the tool offers functionality similar to SQL Server's Osql utility, and you invoke this version of SQL*Plus by typing

sqlplus

at a command prompt. The Windows GUI version of the tool is in the Oracle Application Development program group. For example, if your Oracle Home (i.e., the location you specify when you use the Oracle Universal Installer to install Oracle) is OraHome92, from the Start menu you'd navigate to All Programs, Oracle - OraHome92, Application Development, SQL Plus to access your Oracle Home. To install SQL*Plus on a client, you can use the Oracle 9i Release 2 client media, which you can download from the Oracle Technology Network Web site at http://technet.oracle.com/software/products/oracle9i/index.html.



ARTICLE TOOLS

Comments
  • Anonymous User
    8 years ago
    Dec 03, 2004

    I need the Username and Password to work in Orcle 9i Sql Plus.

You must log on before posting a comment.

Are you a new visitor? Register Here