<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/plsql/tags/limit</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 04:44:21 GMT</pubDate>
<item>
<title>(PL/SQL) INSERT rows from BULK COLLECT with LIMIT clause - stews</title>
<link>http://snipplr.com/view/8454/insert-rows-from-bulk-collect-with-limit-clause/</link>
<description><![CDATA[ <p>Reads rows from a source table using BULK COLLECT and LIMIT, then puts them in another collection (presumably with a different layout structure), then loads them to your destination table.</p> ]]></description>
<pubDate>Wed, 17 Sep 2008 17:11:53 GMT</pubDate>
<guid>http://snipplr.com/view/8454/insert-rows-from-bulk-collect-with-limit-clause/</guid>
</item>
</channel>
</rss>