<?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/sql</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 19:26:18 GMT</pubDate>
<item>
<title>(PL/SQL) Selecting a Random Row from Table in MySQL - apphp-snippets</title>
<link>http://snipplr.com/view/70369/selecting-a-random-row-from-table-in-mysql/</link>
<description><![CDATA[ <p>Here the simplest way of selecting random rows from the MySQL database with using "ORDER BY RAND()" clause in the query.</p> ]]></description>
<pubDate>Tue, 12 Mar 2013 22:09:43 GMT</pubDate>
<guid>http://snipplr.com/view/70369/selecting-a-random-row-from-table-in-mysql/</guid>
</item>
<item>
<title>(PL/SQL) Oracle Get the Schema Name in a Script - geekzspot</title>
<link>http://snipplr.com/view/68930/oracle-get-the-schema-name-in-a-script/</link>
<description><![CDATA[ <p>Get the Schema Name into a Script Bind Variable</p> ]]></description>
<pubDate>Tue, 04 Dec 2012 03:07:11 GMT</pubDate>
<guid>http://snipplr.com/view/68930/oracle-get-the-schema-name-in-a-script/</guid>
</item>
<item>
<title>(PL/SQL) Oracle Get the Database Name in a Script - geekzspot</title>
<link>http://snipplr.com/view/68929/oracle-get-the-database-name-in-a-script/</link>
<description><![CDATA[ <p>Get the Database Name in a Script Bind Variable</p> ]]></description>
<pubDate>Tue, 04 Dec 2012 03:06:08 GMT</pubDate>
<guid>http://snipplr.com/view/68929/oracle-get-the-database-name-in-a-script/</guid>
</item>
<item>
<title>(PL/SQL) oracle database scheduler jobs - geekzspot</title>
<link>http://snipplr.com/view/68798/oracle-database-scheduler-jobs/</link>
<description><![CDATA[ <p>how to create a job to collect Table size metrics over time, with email notification</p> ]]></description>
<pubDate>Wed, 28 Nov 2012 15:30:19 GMT</pubDate>
<guid>http://snipplr.com/view/68798/oracle-database-scheduler-jobs/</guid>
</item>
<item>
<title>(PL/SQL) DBMS_OUTPUT - geekzspot</title>
<link>http://snipplr.com/view/67801/dbmsoutput/</link>
<description><![CDATA[ <p>Print to screen. Useful for debug.</p> ]]></description>
<pubDate>Fri, 19 Oct 2012 03:06:33 GMT</pubDate>
<guid>http://snipplr.com/view/67801/dbmsoutput/</guid>
</item>
<item>
<title>(PL/SQL) Strategy to identify duplicates in an ETL context (for example) - xavsio4</title>
<link>http://snipplr.com/view/56332/strategy-to-identify-duplicates-in-an-etl-context-for-example/</link>
<description><![CDATA[ <p>This sql statement enables to detect duplicates entries over a key and creates a seq column which says which one is the sequence of the duplicates. This way you can take only the seq = 1 and still be able to identify all duplicates</p> ]]></description>
<pubDate>Sat, 09 Jul 2011 00:21:15 GMT</pubDate>
<guid>http://snipplr.com/view/56332/strategy-to-identify-duplicates-in-an-etl-context-for-example/</guid>
</item>
<item>
<title>(PL/SQL) Oracle Application - List Responsibilities and Responsibility Keys that are assigned to a user - theonlyalterego</title>
<link>http://snipplr.com/view/54381/oracle-application--list-responsibilities-and-responsibility-keys-that-are-assigned-to-a-user/</link>
<description><![CDATA[ <p>I found this today and it's very useful for finding the responsibility key when trying ot run OAF from JDev.</p> ]]></description>
<pubDate>Thu, 26 May 2011 00:17:22 GMT</pubDate>
<guid>http://snipplr.com/view/54381/oracle-application--list-responsibilities-and-responsibility-keys-that-are-assigned-to-a-user/</guid>
</item>
<item>
<title>(PL/SQL) Update da table a table - tuffo19</title>
<link>http://snipplr.com/view/41083/update-da-table-a-table/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 28 Sep 2010 00:44:56 GMT</pubDate>
<guid>http://snipplr.com/view/41083/update-da-table-a-table/</guid>
</item>
</channel>
</rss>