<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>心路历程 - 数据库/数据仓库/数据挖掘</title><link>http://blog.csdn.net/nizhigang2000/category/37642.aspx</link><description>数据库/数据仓库/数据挖掘的相关知识</description><dc:language>zh-CN</dc:language><lastUpdateTime>Mon, 14 May 2007 11:54:37 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>nizhigang</dc:creator><title>数据库中生成数据透视表的SQL的效率比较</title><link>http://blog.csdn.net/nizhigang2000/archive/2006/04/22/672823.aspx</link><pubDate>Sat, 22 Apr 2006 11:24:00 GMT</pubDate><guid>http://blog.csdn.net/nizhigang2000/archive/2006/04/22/672823.aspx</guid><wfw:comment>http://blog.csdn.net/nizhigang2000/comments/672823.aspx</wfw:comment><comments>http://blog.csdn.net/nizhigang2000/archive/2006/04/22/672823.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/nizhigang2000/comments/commentRss/672823.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=672823</trackback:ping><description>生成数据透视表的方法，在Oracle与Sql Server中均适用。第一种方法要耗时90分钟，第二种方法只需3分钟即可。主要是在SQL语句中使用case语句来生成SQL语句。&lt;img src ="http://blog.csdn.net/nizhigang2000/aggbug/672823.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>nizhigang</dc:creator><title>Oracle时间与Unix时间戳的转换</title><link>http://blog.csdn.net/nizhigang2000/archive/2006/04/22/672818.aspx</link><pubDate>Sat, 22 Apr 2006 11:20:00 GMT</pubDate><guid>http://blog.csdn.net/nizhigang2000/archive/2006/04/22/672818.aspx</guid><wfw:comment>http://blog.csdn.net/nizhigang2000/comments/672818.aspx</wfw:comment><comments>http://blog.csdn.net/nizhigang2000/archive/2006/04/22/672818.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nizhigang2000/comments/commentRss/672818.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=672818</trackback:ping><description>关键字：Oracle Data Unix 
Unix时间戳记是从'1970-01-01 00:00:00'GMT开始的秒数，表现为整数型。
Oracle中的时间是Date型，以下函数提供了两种时间转换的Oracle函数
&lt;img src ="http://blog.csdn.net/nizhigang2000/aggbug/672818.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>