"Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in> writes:
> Following seems to be the valid syntax in oracle.
> Update foo set somefield=NULL where somefield >9;
AFAIK that's valid syntax in Postgres and the SQL standard, too.
regards, tom lane