SQLcl: set color in sqlprompt (ANSI/VT100 Control sequences)
1
vote
1
answer
693
views
This is my
login.sql
SET sqlprompt "_user'@'_connect_identifier > "
SET sqlformat ansiconsole
SET serveroutput on
SET lines 3000
How to set the sqlprompt
to color red for Prod (and green color for testing)?
Asked by Sybil
(2578 rep)
Nov 12, 2019, 02:05 PM
Last activity: Nov 14, 2019, 06:45 AM
Last activity: Nov 14, 2019, 06:45 AM