﻿<?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-愚僧-随笔分类-oracle</title><link>http://www.blogjava.net/ilqjs/category/53345.html</link><description>赢与输的差别通常是--不放弃</description><language>zh-cn</language><lastBuildDate>Tue, 26 Feb 2013 01:45:22 GMT</lastBuildDate><pubDate>Tue, 26 Feb 2013 01:45:22 GMT</pubDate><ttl>60</ttl><item><title>Oracle集合运算符 交集 并集 差集</title><link>http://www.blogjava.net/ilqjs/archive/2013/02/26/395719.html</link><dc:creator>ywm</dc:creator><author>ywm</author><pubDate>Tue, 26 Feb 2013 01:33:00 GMT</pubDate><guid>http://www.blogjava.net/ilqjs/archive/2013/02/26/395719.html</guid><wfw:comment>http://www.blogjava.net/ilqjs/comments/395719.html</wfw:comment><comments>http://www.blogjava.net/ilqjs/archive/2013/02/26/395719.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/ilqjs/comments/commentRss/395719.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/ilqjs/services/trackbacks/395719.html</trackback:ping><description><![CDATA[<br />语法:<br />(select ...)<br />union [all] | intersect | minus<br />(select ...)<br /><br />union &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;并集,排重, 排序<br />union all &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;并集, 排重<br />intersect &nbsp; &nbsp; &nbsp; &nbsp; 交集<br />minus &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 差<br /><br />from : http://1632004.blog.163.com/blog/static/29991497201282653334529/<br /><img src ="http://www.blogjava.net/ilqjs/aggbug/395719.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/ilqjs/" target="_blank">ywm</a> 2013-02-26 09:33 <a href="http://www.blogjava.net/ilqjs/archive/2013/02/26/395719.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>