<?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/sql/tags/DDL</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 17:02:03 GMT</pubDate>
<item>
<title>(SQL) Search DDL (stored procedures, functions, etc) for keywords - jstrawther</title>
<link>http://snipplr.com/view/64359/search-ddl-stored-procedures-functions-etc-for-keywords/</link>
<description><![CDATA[ <p>Search SQL Server or Oracle database for keyword embedded within stored procedures, functions, triggers, etc.</p> ]]></description>
<pubDate>Thu, 05 Apr 2012 03:58:40 GMT</pubDate>
<guid>http://snipplr.com/view/64359/search-ddl-stored-procedures-functions-etc-for-keywords/</guid>
</item>
<item>
<title>(SQL) boolean column for oracle database tables - geekzspot</title>
<link>http://snipplr.com/view/45383/boolean-column-for-oracle-database-tables/</link>
<description><![CDATA[ <p>Boolean values (usually represented as Checkboxes in a User Interface)

This is efficient because is does not suffer the clumsy and inefficient case problems of WHERE UPPER(column) = UPPER(variable);</p> ]]></description>
<pubDate>Tue, 07 Dec 2010 15:53:32 GMT</pubDate>
<guid>http://snipplr.com/view/45383/boolean-column-for-oracle-database-tables/</guid>
</item>
<item>
<title>(SQL) TSQL to Reset a Tables Primary Key Autonumber - rengber</title>
<link>http://snipplr.com/view/5102/tsql-to-reset-a-tables-primary-key-autonumber/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 17 Feb 2008 20:42:49 GMT</pubDate>
<guid>http://snipplr.com/view/5102/tsql-to-reset-a-tables-primary-key-autonumber/</guid>
</item>
</channel>
</rss>