Update a field to a null value

Y

Young

How do I set a field to a null value in the UPDATE statement?

Eg. To update a text

UPDATE [CLIENT] SET [Name] = 'X'

But if I want to set it to null, what is the syntax?

TIA

JK
 
J

Jan Hyde

"Young" <[email protected]>'s wild thoughts were
released on Tue, 30 May 2006 08:51:08 GMT bearing the
following fruit:
How do I set a field to a null value in the UPDATE statement?

Eg. To update a text

UPDATE [CLIENT] SET [Name] = 'X'

But if I want to set it to null, what is the syntax?

= NULL



Jan Hyde (VB MVP)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top