Problem: SQLcl incorrect column width for DATE when first row NULL
20210630_SQLcl_ColDateWidth-Null.zip (3.47 KB)
(Works properly in SQLPlus)
- See attached test SQL: ColDateTest.sql
- Run in SQLPlus and SQLcl (binary) against same schema
- Compare outputs: output_sqlcl.txt vs output_sqlplus.txt
- My environment: JDK 1.8.0_291, SQLcl 21.1.1, SQL*Plus: Release 12.2.0.1.0 Production
Any suggestions?
Thanks!
Bob