{"id":1887,"date":"2018-10-26T16:37:46","date_gmt":"2018-10-26T16:37:46","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=1887"},"modified":"2025-01-28T19:17:33","modified_gmt":"2025-01-28T19:17:33","slug":"null-3","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/mysql\/queries\/select\/null-3","title":{"rendered":"Null"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">WHERE statements<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>WHERE DeletedDate IS NULL \nWHERE DeletedDate IS NOT NULL \n<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">UPDATE statements<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>UPDATE your_table SET your_column = NULL<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Is result Null?<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>if (is_null($Result&#91;'MyColumnName']))<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>WHERE statements UPDATE statements Is result Null?<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[64,240],"tags":[],"class_list":["post-1887","post","type-post","status-publish","format-standard","hentry","category-select","category-update-queries"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1887","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=1887"}],"version-history":[{"count":5,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1887\/revisions"}],"predecessor-version":[{"id":4736,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1887\/revisions\/4736"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=1887"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=1887"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=1887"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}