Christopher Kings-Lynne writes:
> So then how is it any more wrong than SET NOT NULL?
You're right.
> It should almost be ADD NOT NULL ...
I like that.
It also makes sense because the standard syntax is to ADD/DROP CHECK
constraints, to which NOT NULL constraints are equivalent.
--
Peter Eisentraut peter_e(at)gmx(dot)net