Set Field to Null in Sql Server Enterprise Manager Result Set
Have you ever edited a result set in Enterprise Manager and wished that there was a way to set a field to null? Your in luck because there is a way.
If you are in the field you want to set null you just hit CTRL-0 and leave the field and magically the field has a null value, of course you can only do this on fields that are actually nullable.
Maybe I'm the only person that didn't know about this but I posted this just incase someone else can benefit from this.