<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园__分类_asp.net 性能优化</title><id>http://feed.cnblogs.com/blog/u/47054/category/228065/rss</id><updated>2012-05-31T17:10:32Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/category/228065.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/47054/category/228065/rss"/><entry><id>http://www.cnblogs.com/dooom/archive/2010/01/09/1642848.html</id><title type="text">Oracle 查询表 视图 序列 表数据条数等信息查询</title><summary type="text">这几天做性能优化，网上找了些资料。有时候需要导出某用户下的所有table、view、sequence、trigger等信息，下面的SQL可以将这些信息select出来：[代码]想查找表的数据条数试试这个[代码] 如果没有值，那就创建个函数代码create or replace function count_rows(table_name ...</summary><published>2010-01-09T03:49:00Z</published><updated>2010-01-09T03:49:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/01/09/1642848.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/01/09/1642848.html"/><content type="text">这几天做性能优化，网上找了些资料。有时候需要导出某用户下的所有table、view、sequence、trigger等信息，下面的SQL可以将这些信息select出来：[代码]想查找表的数据条数试试这个[代码] 如果没有值，那就创建个函数代码create or replace function count_rows(table_name ...</content></entry></feed>
