For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
The docs show the BOOLEAN data type as displaying TRUE/FALSE when queried from a table.
When I try it, I get 1/0s being displayed, in both SQLcl (23.1) and SQL*Plus (19.8) (Docker DB image).
Any ideas why or do I need to change or set something?