<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>null &#8211; Minhwan Record</title>
	<atom:link href="https://wp.goodzz.shop/tag/null/feed" rel="self" type="application/rss+xml" />
	<link>https://wp.goodzz.shop</link>
	<description>기록</description>
	<lastBuildDate>Wed, 11 Oct 2023 08:45:39 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://wp.goodzz.shop/wp-content/uploads/2023/08/unnamed-150x150.jpg</url>
	<title>null &#8211; Minhwan Record</title>
	<link>https://wp.goodzz.shop</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[MSSQL] NULL 검색</title>
		<link>https://wp.goodzz.shop/dev/mssql/1321</link>
					<comments>https://wp.goodzz.shop/dev/mssql/1321#respond</comments>
		
		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Wed, 11 Oct 2023 08:45:12 +0000</pubDate>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[쿼리]]></category>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=1321</guid>

					<description><![CDATA[값이 NULL인 필드를 조회하기 위해서는 &#8216;WHERE data = NULL&#8216;이 아니라, &#8216;WHERE data IS NULL&#8217;로 쿼리문을 만들어야 한다. 그렇다면 반대로 NULL이 아닌 값을 조회하려면 &#8216;IS NOT NULL&#8217;을 사용하면 된다. https://shary1012.tistory.com/238]]></description>
		
					<wfw:commentRss>https://wp.goodzz.shop/dev/mssql/1321/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
