Hi,
Under Oracle APEX 24.2.10 I have a table AD_TACHE where I set a column to a default Value āNā. When I modify this column to erase this default value, the default value still appears in the column.

I try to alter the column using sql but even though I set no default value, the default value still appears in the column of the table.

Best regards.