Quantcast
Viewing all articles
Browse latest Browse all 125

SET PAUSE ON

This has been around for a loooooong time.

But after a short chat with @oraclebase AKA Tim Hall yesterday, I thought I’d make sure we’re doing things right in the SQLDev tooling.

Tim uses it to make very nice, short, and sweet video demonstrations on his YouTube Channel. I highly recommend it. Anyways, back to PAUSE.

SET PAUSE ON [DOCS] in sql*plus allows a script to ‘pause’ until you hit ‘ENTER’ for it to continue.

We support this in SQLcl and SQL Developer now.

Image may be NSFW.
Clik here to view.
Nothing fancy, but it can be good for demo's or showing something to someone who can't read at the speed of light.

Nothing fancy, but it can be good for demo’s or showing something to someone who can’t read at the speed of light.

And in SQL Developer too.

Image may be NSFW.
Clik here to view.
Works best here if the lines don't wrap...not sure how useful it is in SQL Developer, but it's there.

Works best here if the lines don’t wrap…not sure how useful it is in SQL Developer, but it’s there.

SET PAUSE text works too!

SET PAUSE AreWeThereYet?

Image may be NSFW.
Clik here to view.
Don't make me turn this car around!

Don’t make me turn this car around!

Image may be NSFW.
Clik here to view.
The text is in the dialog/popup dialog...

The text is in the dialog/popup dialog…


Viewing all articles
Browse latest Browse all 125

Trending Articles