all groups > sql server mseq > july 2006 >
You're in the

sql server mseq

group:

null character


null character panda
7/6/2006 3:53:01 PM
sql server mseq: Hi,

How do you write a sql statement to update a column to be of <null>?
What is the syntax?

If have tried "null" and \0

Re: null character Arnie Rowland
7/6/2006 5:25:22 PM
UPDATE MyTable
SET ColToUpdate =3D NULL


--=20
Arnie Rowland*=20
"To be successful, your heart must accompany your knowledge."



[quoted text, click to view]
AddThis Social Bookmark Button