SQL*Plus (MOSC)

MOSC Banner

how to run large query interactively via sqlplus but supress the result on screen since I am spool t

edited Mar 28, 2012 7:21PM in SQL*Plus (MOSC) 11 commentsAnswered
I have a need to run a query that produces lots of data. I would like to run this query interactively from SQLPlus session which I am spooling.

I understand that one could create a script with "set termout off" and run it from "sqlplus -s username/password@prod test - What is the other option?

 

 

 

 

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