Host

circle-exclamation

Description

The HOST command executes an operating system command without leaving SQL*Plus. (Oracle SQL Plus User's Guide and Referencearrow-up-right)

HO[ST] [command]
!system <command>

1. Set with simple variable assignment

circle-check

The HOST command is replaced by the !systemarrow-up-right command.

Oracle

HOST dir *.sql

SnowSQL (CLI Client)

!system dir *.sql

Known Issues

No Known Issues.

No related EWIs.

Last updated

Was this helpful?