Prompt

circle-exclamation

Description

The PROMPT command sends the specified message or a blank line to the user's screen. If you omit a text, PROMPT displays a blank line on the user's screen. (Oracle SQL Plus User's Guide and Referencearrow-up-right)

PRO[MPT] [text]
!print [text]

1. Simple print

The PROMPT command is replaced by the !printarrow-up-right command.

circle-check

Oracle

PROMPT

PROMPT text

PROMPT db_link_name = "&1"

SnowSQL (CLI Client)

!print

!print text

!print db_link_name = "&1"

Known Issues

No Known Issues

No related EWIs.

Last updated

Was this helpful?