The content of an integer field when unassigned appears to be different from
pushing a null into that field. Can someone please explain the difference
and show me how to push an 'unassigned' into that integer field.
I am using:
update table foo set integer_field=null where blah blah;
Thanks,
hamid