<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - thecrumb</title>
<link>http://snipplr.com/users/thecrumb/language/sql</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 02 Dec 2008 03:34:56 GMT</pubDate>
<item>
<title>(SQL) Generate the SQL necessary to create triggers (Oracle)</title>
<link>http://snipplr.com/view/4750/generate-the-sql-necessary-to-create-triggers-oracle/</link>
<description><![CDATA[ <p>Generate the SQL necessary to create triggers that use the sequences listed above. 
NOTE:  This particular script assumes that the tables all start with ‘tbl’.  
It may need to be modified to work with different naming conventions.</p> ]]></description>
<pubDate>Wed, 23 Jan 2008 14:17:25 GMT</pubDate>
<guid>http://snipplr.com/view/4750/generate-the-sql-necessary-to-create-triggers-oracle/</guid>
</item>
<item>
<title>(SQL) Generate the SQL necessary to create sequences for every table (Oracle)</title>
<link>http://snipplr.com/view/4749/generate-the-sql-necessary-to-create-sequences-for-every-table-oracle/</link>
<description><![CDATA[ <p>Generate the SQL necessary to create sequences for every table. 
NOTE:  This doesn’t create sequences. The results need to be copied and run as a script.</p> ]]></description>
<pubDate>Wed, 23 Jan 2008 14:15:25 GMT</pubDate>
<guid>http://snipplr.com/view/4749/generate-the-sql-necessary-to-create-sequences-for-every-table-oracle/</guid>
</item>
<item>
<title>(SQL) Get a list of all the user tables (Oracle)</title>
<link>http://snipplr.com/view/4748/get-a-list-of-all-the-user-tables-oracle/</link>
<description><![CDATA[ <p>Get a list of all the user tables.</p> ]]></description>
<pubDate>Wed, 23 Jan 2008 14:14:14 GMT</pubDate>
<guid>http://snipplr.com/view/4748/get-a-list-of-all-the-user-tables-oracle/</guid>
</item>
<item>
<title>(SQL) Get Columns and Comments (Oracle)</title>
<link>http://snipplr.com/view/4747/get-columns-and-comments-oracle/</link>
<description><![CDATA[ <p>Get all my columns and comments.</p> ]]></description>
<pubDate>Wed, 23 Jan 2008 14:13:05 GMT</pubDate>
<guid>http://snipplr.com/view/4747/get-columns-and-comments-oracle/</guid>
</item>
</channel>
</rss>