"Shridhar Daithankar" <shridhar_daithankar@persistent.co.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