Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert Zero Value to Null?

Status
Not open for further replies.

tombi5150

Computer
Mar 31, 2005
1
Anyone know of an SQL function which converts a Zero value to a null?

Thanks
 
Replies continue below

Recommended for you

update <table name> set <field>=null where <field>=0
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor