Sunday, November 06, 2005

connecting to oracle from the command line

how do I connect to oracle from the command line?
sqlplus /nolog
connect [user]/[table] as [user]

0 Comments:

Post a Comment

<< Home