UPDATE MyTable
SET ColToUpdate =3D NULL
--=20
Arnie Rowland*=20
"To be successful, your heart must accompany your knowledge."
[quoted text, click to view] "panda" <panda@discussions.microsoft.com> wrote in message =
news:60C3ACEE-5652-4526-A3E7-7330871A3302@microsoft.com...
> Hi,
>=20
> How do you write a sql statement to update a column to be of <null>?
> What is the syntax?
>=20
> If have tried "null" and \0=20
>=20