Oracle finally did it: BOOLEAN is now supported directly in SQL.
For years, one of the most curious limitations in Oracle Database was the absence of a real BOOLEAN data type in SQL.
Yes — Oracle supported BOOLEAN in PL/SQL for decades.
But not in SQL itself.
That
metadriven.hashnode.dev6 min read