Lets say i want to make null the contents of the 'timepost' field where the 'nick' field contains
simple enough, but i'm dumb. whats the query to run this?
update table set field = NULL where nick="$somevalue