﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-joessy-最新评论</title><link>http://www.blogjava.net/joessy/CommentsRSS.aspx</link><description>记录工作中遇到的问题及解决办法</description><language>zh-cn</language><pubDate>Wed, 29 Jun 2016 05:43:51 GMT</pubDate><lastBuildDate>Wed, 29 Jun 2016 05:43:51 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: ORACLE中用rownum分页并排序的SQL语句</title><link>http://www.blogjava.net/joessy/archive/2013/09/03/1398.html#403616</link><dc:creator>55</dc:creator><author>55</author><pubDate>Tue, 03 Sep 2013 09:08:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2013/09/03/1398.html#403616</guid><description><![CDATA[@Ringer'<br>这个其实是可以的   现在oracle10g已经可以了  并且无需在外面套那么多   一层也可以搞定<img src ="http://www.blogjava.net/joessy/aggbug/403616.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">55</a> 2013-09-03 17:08 <a href="http://www.blogjava.net/joessy/archive/2013/09/03/1398.html#403616#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句</title><link>http://www.blogjava.net/joessy/archive/2013/08/15/1398.html#402883</link><dc:creator>Ringer'</dc:creator><author>Ringer'</author><pubDate>Thu, 15 Aug 2013 10:41:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2013/08/15/1398.html#402883</guid><description><![CDATA[@榆恋蝶<br>你的不可以的。你可以多做些数据,然后你会发现第一页和第二的数据有什么区别<img src ="http://www.blogjava.net/joessy/aggbug/402883.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">Ringer'</a> 2013-08-15 18:41 <a href="http://www.blogjava.net/joessy/archive/2013/08/15/1398.html#402883#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句</title><link>http://www.blogjava.net/joessy/archive/2013/03/27/1398.html#397051</link><dc:creator>榆恋蝶</dc:creator><author>榆恋蝶</author><pubDate>Wed, 27 Mar 2013 05:40:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2013/03/27/1398.html#397051</guid><description><![CDATA[order字句可以直接用于<br>select * from<br>(<br>select t.*,rownum row_num from mytable t order by t.id desc) <br><br>) where row_num between 1 and 10<br>我怎么可以呢？刚刚测试了下<img src ="http://www.blogjava.net/joessy/aggbug/397051.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">榆恋蝶</a> 2013-03-27 13:40 <a href="http://www.blogjava.net/joessy/archive/2013/03/27/1398.html#397051#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句</title><link>http://www.blogjava.net/joessy/archive/2011/07/10/1398.html#354057</link><dc:creator>思宽</dc:creator><author>思宽</author><pubDate>Sun, 10 Jul 2011 13:25:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2011/07/10/1398.html#354057</guid><description><![CDATA[@Sam<br>呵呵<img src ="http://www.blogjava.net/joessy/aggbug/354057.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">思宽</a> 2011-07-10 21:25 <a href="http://www.blogjava.net/joessy/archive/2011/07/10/1398.html#354057#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句[未登录]</title><link>http://www.blogjava.net/joessy/archive/2011/07/10/1398.html#354044</link><dc:creator>Sam</dc:creator><author>Sam</author><pubDate>Sun, 10 Jul 2011 09:12:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2011/07/10/1398.html#354044</guid><description><![CDATA[非常感谢。<img src ="http://www.blogjava.net/joessy/aggbug/354044.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">Sam</a> 2011-07-10 17:12 <a href="http://www.blogjava.net/joessy/archive/2011/07/10/1398.html#354044#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句[未登录]</title><link>http://www.blogjava.net/joessy/archive/2010/08/04/1398.html#327879</link><dc:creator>xxx</dc:creator><author>xxx</author><pubDate>Tue, 03 Aug 2010 16:32:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2010/08/04/1398.html#327879</guid><description><![CDATA[其实你可以再试试，第一种根本不是按照rownum排序的<img src ="http://www.blogjava.net/joessy/aggbug/327879.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">xxx</a> 2010-08-04 00:32 <a href="http://www.blogjava.net/joessy/archive/2010/08/04/1398.html#327879#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句</title><link>http://www.blogjava.net/joessy/archive/2010/06/27/1398.html#324597</link><dc:creator>hackj</dc:creator><author>hackj</author><pubDate>Sun, 27 Jun 2010 04:11:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2010/06/27/1398.html#324597</guid><description><![CDATA[@wxy<br><br><br>很对<img src ="http://www.blogjava.net/joessy/aggbug/324597.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">hackj</a> 2010-06-27 12:11 <a href="http://www.blogjava.net/joessy/archive/2010/06/27/1398.html#324597#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句</title><link>http://www.blogjava.net/joessy/archive/2010/03/29/1398.html#316830</link><dc:creator>暗示</dc:creator><author>暗示</author><pubDate>Mon, 29 Mar 2010 06:58:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2010/03/29/1398.html#316830</guid><description><![CDATA[@tang6704sadasd撒旦撒大大的撒<br><img src ="http://www.blogjava.net/joessy/aggbug/316830.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">暗示</a> 2010-03-29 14:58 <a href="http://www.blogjava.net/joessy/archive/2010/03/29/1398.html#316830#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句</title><link>http://www.blogjava.net/joessy/archive/2009/09/04/1398.html#293917</link><dc:creator>can_do</dc:creator><author>can_do</author><pubDate>Fri, 04 Sep 2009 09:17:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2009/09/04/1398.html#293917</guid><description><![CDATA[将select 后面的*再改写为具体的column name，能好点！<img src ="http://www.blogjava.net/joessy/aggbug/293917.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">can_do</a> 2009-09-04 17:17 <a href="http://www.blogjava.net/joessy/archive/2009/09/04/1398.html#293917#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ORACLE中用rownum分页并排序的SQL语句</title><link>http://www.blogjava.net/joessy/archive/2009/03/04/1398.html#257734</link><dc:creator>wxy</dc:creator><author>wxy</author><pubDate>Wed, 04 Mar 2009 03:22:00 GMT</pubDate><guid>http://www.blogjava.net/joessy/archive/2009/03/04/1398.html#257734</guid><description><![CDATA[select * from<br><br>(select a.*,rownum row_num from<br><br>       (select * from mytable t order by t.id desc) a<br>  where rownum&lt;=10<br><br>) b where b.row_num &gt;= 1<img src ="http://www.blogjava.net/joessy/aggbug/257734.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/joessy/" target="_blank">wxy</a> 2009-03-04 11:22 <a href="http://www.blogjava.net/joessy/archive/2009/03/04/1398.html#257734#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>