Welcome To Snipplr
Everyone's Recent Snippets Tagged Oracle
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Some examples of the Oracle LISTAGG function, including setting up the tables.
0
1589
posted 8 years ago by bbrumm
Some examples of the NVL2 function in Oracle, including setup table.
0
1154
posted 8 years ago by bbrumm
A few examples of the CONCAT function, including setting up the example tables.
0
1099
posted 8 years ago by bbrumm
A few examples of the Oracle TO_CHAR function, which works on numbers and dates.
0
953
posted 8 years ago by bbrumm
This only shows public procedures, not the privates one declares only in packages body.
0
1177
posted 10 years ago by Igeco
La première commande liste les sessions bloquantes, la deuxième les kill
0
1234
posted 10 years ago by Igeco
use This Class to conenct to any database mysql oracle access and postgresql and use functions to select update insert or update data from database
--
0
3461
posted 11 years ago by supupoff
List locked object Oracle Database using V$LOCKED_OBJECT view
0
1235
posted 12 years ago by ceduard0
This SQL would help you to transpose a rows into columns in SQL
0
2803
posted 12 years ago by mprabhuram
Uso de Grant y Revoke de objetos masivos de distintos user
0
1146
posted 13 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
1111
posted 13 years ago by thescorpion
Mostrar Objetos que hacen Referencia a un Objeto Especifico en Oracle
0
1342
posted 13 years ago by thescorpion
find what profile values are set for a particular user
0
1276
posted 13 years ago by theonlyalterego
Search SQL Server or Oracle database for keyword embedded within stored procedures, functions, triggers, etc.
0
1220
posted 13 years ago by jstrawther
can be used to track Oracle Apps concurrent program performance
0
1526
posted 13 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
1817
posted 13 years ago by theonlyalterego
Query to find the most recent logins for a particular user ( find 1 years worth )
0
1493
posted 13 years ago by theonlyalterego