<?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/tags/Oracle</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 23:16:12 GMT</pubDate>
<item>
<title>(SQL) Add a GUID Primary Key column to an exsiting Table (script). - geekzspot</title>
<link>http://snipplr.com/view/68821/add-a-guid-primary-key-column-to-an-exsiting-table-script/</link>
<description><![CDATA[ <p>Add a GUID Primary Key column to an exsiting Table (script).</p> ]]></description>
<pubDate>Thu, 29 Nov 2012 15:22:28 GMT</pubDate>
<guid>http://snipplr.com/view/68821/add-a-guid-primary-key-column-to-an-exsiting-table-script/</guid>
</item>
<item>
<title>(SQL) Rechte granten - devtek</title>
<link>http://snipplr.com/view/68645/rechte-granten/</link>
<description><![CDATA[ <p>Beispiel: Select-Recht an Portal-User granten zu Sequenz SYS_HISTORIENDETAILS_ID.</p> ]]></description>
<pubDate>Mon, 19 Nov 2012 18:06:23 GMT</pubDate>
<guid>http://snipplr.com/view/68645/rechte-granten/</guid>
</item>
<item>
<title>(SQL) Ver tablas asignadas a un usuario por privilegios - thescorpion</title>
<link>http://snipplr.com/view/68549/ver-tablas-asignadas-a-un-usuario-por-privilegios/</link>
<description><![CDATA[ <p>ver tablas que tiene un usario asiganadas por privilegio</p> ]]></description>
<pubDate>Wed, 14 Nov 2012 04:10:35 GMT</pubDate>
<guid>http://snipplr.com/view/68549/ver-tablas-asignadas-a-un-usuario-por-privilegios/</guid>
</item>
<item>
<title>(SQL) Grant y Revoke sobre objetos - dinamico - thescorpion</title>
<link>http://snipplr.com/view/68548/grant-y-revoke-sobre-objetos--dinamico/</link>
<description><![CDATA[ <p>Uso de Grant y Revoke de objetos masivos de distintos user</p> ]]></description>
<pubDate>Wed, 14 Nov 2012 03:55:28 GMT</pubDate>
<guid>http://snipplr.com/view/68548/grant-y-revoke-sobre-objetos--dinamico/</guid>
</item>
<item>
<title>(SQL) Oracle Random Decimal Number - geekzspot</title>
<link>http://snipplr.com/view/67879/oracle-random-decimal-number/</link>
<description><![CDATA[ <p>A random decimal number, such as a currency</p> ]]></description>
<pubDate>Tue, 23 Oct 2012 09:34:02 GMT</pubDate>
<guid>http://snipplr.com/view/67879/oracle-random-decimal-number/</guid>
</item>
<item>
<title>(SQL) Oracle SQL to change double quotes to single quotes - geekzspot</title>
<link>http://snipplr.com/view/67876/oracle-sql-to-change-double-quotes-to-single-quotes/</link>
<description><![CDATA[ <p>For fixing things</p> ]]></description>
<pubDate>Tue, 23 Oct 2012 07:27:10 GMT</pubDate>
<guid>http://snipplr.com/view/67876/oracle-sql-to-change-double-quotes-to-single-quotes/</guid>
</item>
<item>
<title>(SQL) Oracle Database Version - geekzspot</title>
<link>http://snipplr.com/view/67875/oracle-database-version/</link>
<description><![CDATA[ <p>If you do not have access to the v$ Tables then you can use SQL Developer:
SQL Developer > View > Reports > Data Dictionary Reports > About Your Database > Version Banner</p> ]]></description>
<pubDate>Tue, 23 Oct 2012 07:14:34 GMT</pubDate>
<guid>http://snipplr.com/view/67875/oracle-database-version/</guid>
</item>
<item>
<title>(PL/SQL) PL/SQL - Optional conditions in where-clause - geekzspot</title>
<link>http://snipplr.com/view/67874/plsql--optional-conditions-in-whereclause/</link>
<description><![CDATA[ <p>Good for searching and filtering data for reports</p> ]]></description>
<pubDate>Tue, 23 Oct 2012 06:59:09 GMT</pubDate>
<guid>http://snipplr.com/view/67874/plsql--optional-conditions-in-whereclause/</guid>
</item>
<item>
<title>(SQL) Creacion de DBLINK con Full name service - thescorpion</title>
<link>http://snipplr.com/view/67824/creacion-de-dblink-con-full-name-service/</link>
<description><![CDATA[ <p>Cuando se da el caso que tienes 2 servidores diferentes y el ServiceName de oracle es el mismo...En el momento de crear un dblink hay que especificar bien la cadena de coneccion para que se direccione al otro servidor y no escoja el serviceName del el mismo servidor en el cual estamos</p> ]]></description>
<pubDate>Sat, 20 Oct 2012 04:18:47 GMT</pubDate>
<guid>http://snipplr.com/view/67824/creacion-de-dblink-con-full-name-service/</guid>
</item>
<item>
<title>(SQL) Mostrar JOB - thescorpion</title>
<link>http://snipplr.com/view/67816/mostrar-job/</link>
<description><![CDATA[ <p>mostar los job registrados en oracle</p> ]]></description>
<pubDate>Sat, 20 Oct 2012 01:29:31 GMT</pubDate>
<guid>http://snipplr.com/view/67816/mostrar-job/</guid>
</item>
<item>
<title>(PL/SQL) PL/SQL Elapsed time - geekzspot</title>
<link>http://snipplr.com/view/67804/plsql-elapsed-time/</link>
<description><![CDATA[ <p>Calculate and display the elapsed time for PL/SQL code</p> ]]></description>
<pubDate>Fri, 19 Oct 2012 06:16:25 GMT</pubDate>
<guid>http://snipplr.com/view/67804/plsql-elapsed-time/</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>(SQL) Search all PL/SQL - geekzspot</title>
<link>http://snipplr.com/view/67698/search-all-plsql/</link>
<description><![CDATA[ <p>Search all Oracle Database PLSQL Stored Procedures and Functions database code for a string</p> ]]></description>
<pubDate>Fri, 12 Oct 2012 05:49:43 GMT</pubDate>
<guid>http://snipplr.com/view/67698/search-all-plsql/</guid>
</item>
<item>
<title>(SQL) Search all Oracle columns - geekzspot</title>
<link>http://snipplr.com/view/67696/search-all-oracle-columns/</link>
<description><![CDATA[ <p>Search all the database Tables for column names that contain a string</p> ]]></description>
<pubDate>Fri, 12 Oct 2012 03:40:15 GMT</pubDate>
<guid>http://snipplr.com/view/67696/search-all-oracle-columns/</guid>
</item>
<item>
<title>(SQL) Mostrar Objetos que hacen Referencia a un Objeto Especifico - thescorpion</title>
<link>http://snipplr.com/view/67694/mostrar-objetos-que-hacen-referencia-a-un-objeto-especifico/</link>
<description><![CDATA[ <p>Mostrar Objetos que hacen Referencia a un Objeto Especifico en Oracle</p> ]]></description>
<pubDate>Fri, 12 Oct 2012 02:59:07 GMT</pubDate>
<guid>http://snipplr.com/view/67694/mostrar-objetos-que-hacen-referencia-a-un-objeto-especifico/</guid>
</item>
<item>
<title>(SQL) Borra archivos LOG Oracle usando RMAN - thescorpion</title>
<link>http://snipplr.com/view/67427/borra-archivos-log-oracle-usando-rman/</link>
<description><![CDATA[ <p>Borrar archivos Log con Rman</p> ]]></description>
<pubDate>Sat, 29 Sep 2012 02:33:27 GMT</pubDate>
<guid>http://snipplr.com/view/67427/borra-archivos-log-oracle-usando-rman/</guid>
</item>
<item>
<title>(PL/SQL) Mover de TableSpace un Objeto o tabla - thescorpion</title>
<link>http://snipplr.com/view/67286/mover-de-tablespace-un-objeto-o-tabla/</link>
<description><![CDATA[ <p>comando para cambiar el tablespace de un objeto</p> ]]></description>
<pubDate>Fri, 21 Sep 2012 03:12:03 GMT</pubDate>
<guid>http://snipplr.com/view/67286/mover-de-tablespace-un-objeto-o-tabla/</guid>
</item>
<item>
<title>(SQL) Oracle Find Profile Values for User - theonlyalterego</title>
<link>http://snipplr.com/view/66628/oracle-find-profile-values-for-user/</link>
<description><![CDATA[ <p>find what profile values are set for a particular user</p> ]]></description>
<pubDate>Fri, 10 Aug 2012 04:24:23 GMT</pubDate>
<guid>http://snipplr.com/view/66628/oracle-find-profile-values-for-user/</guid>
</item>
<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>(Bash) Import CSV into Oracle TimesTen - jerryvig</title>
<link>http://snipplr.com/view/63657/import-csv-into-oracle-timesten/</link>
<description><![CDATA[ <p>This is the pattern for importing a comma delimited CSV file into Oracle's TimesTen in memory database.</p> ]]></description>
<pubDate>Thu, 01 Mar 2012 14:13:57 GMT</pubDate>
<guid>http://snipplr.com/view/63657/import-csv-into-oracle-timesten/</guid>
</item>
</channel>
</rss>