<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">five minutes of funk, ljk.kr: 오라클-Rownum을-이용한-페이징쿼리에 달린 최근 댓글/트랙백 목록</title>
  <id>http://web20korea.com/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://web20korea.com/" />
  <subtitle type="html">web20korea&#039;s</subtitle>
  <updated>2008-12-30T08:15:10+09:00</updated>
  <generator>Textcube 1.7.1 : Risoluto</generator>
  <entry>
    <title type="html">dd님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://web20korea.com/29#comment23" />
    <author>
      <name>(dd)</name>
    </author>
    <id>http://web20korea.com/29#comment23</id>
    <published>2007-11-16T13:43:01+09:00</published>
    <summary type="html">select * from ( 
	select rownum as rnum, IDX, TITLE, REGDATE, HITS, CATEGORY, VIEWTF, USER_IDX, USERNAME 
	from SAA_BOARD
	where FLAG = &#039;2&#039;
	) where rnum between 0  and 10 
order by IDX desc;</summary>
  </entry>
</feed>
