GotKnowHow.com

How to Set a Field to Null In a Sql Server 2005 Result Set

Quickly set a field to null in a Sql Server database result set.
by


This image shows a field in the column named 'Content', just before being made NULL using CRTL-0.

If you ever wanted to change a field to null in a Sql Server 2005 Management Studio result set, you're in luck because there is a quick and easy way to do it. 

In order to set a field to null, put your mouse cursor in the field that you would like null and hit CTRL-0. Now the field will have changed and you should now see null.  This works as long as the field accepts null values.

You may also use CTRL-0 in Sql Server 2000 Enterprise Manager to change fields to null.

 


0
0

Add your comment

by Anonymous - Already have an account? Login now!
Your Name:  

Comment:  
Enter the text you see in the image below
What do you see?
Can't read the image? View a new one.
Your comment will appear after being approved.


Did this article help you out, share it with your friends:

Ask a Question

140 characters left

Recent Articles