Code University

      "Where tuition is free!"

News | Images | Contact     
  • Home
  • Coding KC
  • Scripts
  • Software
  • Templates
  • Tutorials
  • About
 

Coding Knowledge Center

Oracle


Page Contents
[X] CLOSE

sqlplus

  • sqlplus (Connect)
  • sqlplus (Run script file)
  • sqlplus (Show current login)
  • sqlplus (Start)
Toggle Page Contents
sqlplus (Connect)Copy  To New Window  Top ^
sqlplus> connect sys/password@oraclass as sysdba
Connect as the "sys" user to the oraclass database.



sqlplus (Run script file)Copy  To New Window  Top ^
sqlplus> START <path to script> OR sqlplus> @<path to script>
Runs an sql script from pecified file path.



sqlplus (Show current login)Copy  To New Window  Top ^
sqlplus> show user
Runs an sql script from pecified file path.



sqlplus (Start)Copy  To New Window  Top ^
sqlplus /nolog
Start the sqlplus program and do not login.
Technologies
  • Introduction
  • Awk
  • Bash
  • Cron
  • CSH
  • CSS
  • CVS
  • FTP
  • FTPS
  • HTML
  • JavaScript
  • KSH
  • Linux
  • Linux (Debian)
  • Linux (LPIC 101-102)
  • Linux/Unix
  • Mac OS X
  • MySQL
  • Oracle
  • Perl
  • PGP
  • PHP
  • Sed
  • SQLite
  • SSH/SCP/SFTP
  • Telnet
  • UNIX
  • Windows
Resources
  • CodeIgniter - MVC Framework
  • HowtoForge - Linux Tutorials
  • Linux Today - Linux News
  • Lxer - Linux News Feed
  • Monsterb - Linux, Podcasting
  • MySQL - Databasing
  • Perl - Programming
  • PHP - Programming
  • Systhread - Admin & Programming
  • W3Schools - Web Tutorials
About

Code University contains a wealth of technical information aimed at the computer sciences.


 
Home | Coding KC | Scripts | Software | Templates | Tutorials | About
Top ^
 
© 2007-2012 Code University| Disclaimer
Website template by Arcsin