SQL Language (MOSC)

MOSC Banner

sqlplus disconnection in scripts

edited Feb 18, 2010 5:10AM in SQL Language (MOSC) 7 commentsAnswered
Under Windows XP, I call an SQL script in 2 different ways:
1. sqlplus user/pwd @script.sql
2. sqlplus user/pwd <script.sql

The difference is: 1. needs a manual EXIT command to disconnect, but 2. doesn't.
Any explanation?
Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center