<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Sky</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/24424/rss</id><updated>2007-02-02T07:41:05Z</updated><author><name>alan_ding</name><uri>http://www.cnblogs.com/alanding/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/alanding/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/24424/rss"/><entry><id>http://www.cnblogs.com/alanding/archive/2007/02/02/638197.html</id><title type="text">数据库的分页问题</title><summary type="text"> 一般而言，分页处理分为两种：应用程序中的分页处理和数据库中的分页处理。目前大多数的应用都是在应用程序中借助支持数据分页处理的数据库访问组件（如DataGrid控件）实现分页处理。实际上，在数据库中实现分页处理，可以从源头减少数据处理量，效果往往可能跟明显。本文主要讨论数据库的分页问题。&#xD;</summary><published>2007-02-02T07:41:00Z</published><updated>2007-02-02T07:41:00Z</updated><author><name>alan_ding</name><uri>http://www.cnblogs.com/alanding/</uri></author><link rel="alternate" href="http://www.cnblogs.com/alanding/archive/2007/02/02/638197.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/alanding/archive/2007/02/02/638197.html"/></entry></feed>
