<?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>query &#8211; Minhwan Record</title>
	<atom:link href="https://wp.goodzz.shop/tag/query/feed" rel="self" type="application/rss+xml" />
	<link>https://wp.goodzz.shop</link>
	<description>기록</description>
	<lastBuildDate>Wed, 13 Sep 2023 00:21:49 +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>query &#8211; Minhwan Record</title>
	<link>https://wp.goodzz.shop</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[Classic ASP] 페이징을 위한 mssql 쿼리</title>
		<link>https://wp.goodzz.shop/dev/asp/671</link>
					<comments>https://wp.goodzz.shop/dev/asp/671#respond</comments>
		
		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Fri, 01 Sep 2023 07:14:59 +0000</pubDate>
				<category><![CDATA[classic ASP]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[쿼리]]></category>
		<category><![CDATA[페이징]]></category>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=671</guid>

					<description><![CDATA[&#60;% page_num = Request("page_num") scale = Request("scale") keyword = Request("keyword") p_act = Request("p_act") where = "WHERE 1=1 " If p_act &#60;&#62; "" Then where = where &#38; "AND p_act = "&#38; p_act If keyword &#60;&#62; "" Then where = where &#38; "AND p_title LIKE '%"&#38; keyword &#38;"%'" query = "SELECT *, total_count = COUNT(*) OVER() [&#8230;]]]></description>
		
					<wfw:commentRss>https://wp.goodzz.shop/dev/asp/671/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
