Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged Oracle



A few examples of the LENGTH function
0 526 posted 7 years ago by bbrumm
A few examples of the Oracle LTRIM function.
0 560 posted 7 years ago by bbrumm
A few examples of the Oracle INSTR function.
0 589 posted 7 years ago by bbrumm
A few examples of the Oracle RTRIM function.
0 578 posted 7 years ago by bbrumm
A few examples of the Oracle CASE expression
0 478 posted 7 years ago by bbrumm
A few examples of the Oracle REPLACE function
0 499 posted 7 years ago by bbrumm
A few examples of the GREATEST function
0 571 posted 7 years ago by bbrumm
A few examples of the Oracle LEAST function
0 551 posted 7 years ago by bbrumm
Some examples of the Oracle LISTAGG function, including setting up the tables.
0 864 posted 7 years ago by bbrumm
Some examples of the NVL2 function in Oracle, including setup table.
0 576 posted 7 years ago by bbrumm
A few examples of the CONCAT function, including setting up the example tables.
0 560 posted 7 years ago by bbrumm
A few examples of the Oracle TO_CHAR function, which works on numbers and dates.
0 508 posted 7 years ago by bbrumm
These are some examples of the Oracle TO_DATE Function
0 501 posted 7 years ago by bbrumm
This only shows public procedures, not the privates one declares only in packages body.
0 582 posted 9 years ago by Igeco
La première commande liste les sessions bloquantes, la deuxième les kill
0 627 posted 9 years ago by Igeco
List locked object Oracle Database using V$LOCKED_OBJECT view
0 564 posted 10 years ago by ceduard0
This SQL would help you to transpose a rows into columns in SQL
0 2038 posted 10 years ago by mprabhuram
ver tablas que tiene un usario asiganadas por privilegio
0 3237 posted 11 years ago by thescorpion
Uso de Grant y Revoke de objetos masivos de distintos user
0 545 posted 11 years ago by thescorpion
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 e...
0 516 posted 11 years ago by thescorpion
Mostrar Objetos que hacen Referencia a un Objeto Especifico en Oracle
0 747 posted 11 years ago by thescorpion
Borrar archivos Log con Rman
0 1205 posted 11 years ago by thescorpion
find what profile values are set for a particular user
0 641 posted 11 years ago by theonlyalterego
Search SQL Server or Oracle database for keyword embedded within stored procedures, functions, triggers, etc.
0 673 posted 12 years ago by jstrawther
AP-SLA-GL Link Query
0 952 posted 12 years ago by theonlyalterego
can be used to track Oracle Apps concurrent program performance
0 885 posted 12 years ago by theonlyalterego
This query will retrieve a list of the parameters and value sets based on a provided concurrent program user name
0 958 posted 12 years ago by theonlyalterego
Query to find the most recent logins for a particular user ( find 1 years worth )
0 821 posted 12 years ago by theonlyalterego
A slight adaptation on the sql in the Oracle Forum
0 878 posted 12 years ago by theonlyalterego