Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

sqlplus (1)

Name

sqlplus - SQL*Plus(r)

Synopsis

/usr/oracle/instantclient/18.3/bin/sqlplus [user/password[@server]]

Description


sqlplus(1)                   Oracle Instant Client                  sqlplus(1)



NAME
       sqlplus - SQL*Plus(r)


SYNOPSIS
       /usr/oracle/instantclient/18.3/bin/sqlplus [user/password[@server]]



DESCRIPTION
       SQL*Plus is a component of the Oracle Instant Client package.

       To obtain the complete documentation for sqlplus, please visit
       https://docs.oracle.com/en/database/oracle/oracle-database/18/sqpug/index.html



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------------------+
       |ATTRIBUTE TYPE |         ATTRIBUTE VALUE           |
       +---------------+-----------------------------------+
       |Availability   | database/oracle/instantclient-183 |
       +---------------+-----------------------------------+
       |Stability      | Committed                         |
       +---------------+-----------------------------------+

SEE ALSO
       https://www.oracle.com/database/technologies/instant-client.html

       https://docs.oracle.com/en/database/oracle/oracle-database/18/sqpug/index.html
       - SQL*Plus(r) Users Guide and Reference



NOTES
       Further information about this software can be found on the open source
       community    website    at    https://www.oracle.com/database/technolo-
       gies/instant-client.html.



Oracle Database 18.3              24 Jan 2020                       sqlplus(1)