Login / Register


Share Snipplr


Welcome To Snipplr


Everyone's Recent PL/SQL Snippets Tagged Oracle



« Prev 1 Next »
comando para cambiar el tablespace de un objeto
0 3977 posted 13 years ago by thescorpion
This sql statement enables to detect duplicates entries over a key and creates a seq column which says which one is the sequence of the duplicates. This way you can take only the seq = 1 and still be able to identify all duplicates
0 3886 posted 14 years ago by xavsio4
I found this today and it's very useful for finding the responsibility key when trying ot run OAF from JDev.
0 2380 posted 15 years ago by theonlyalterego
this code is for iterating through a cursor
0 3586 posted 15 years ago by Hisoka
0 3716 posted 15 years ago by tuffo19
0 3605 posted 16 years ago by kitzelh
0 1819 posted 16 years ago by kamilch
0 3634 posted 16 years ago by kamilch
0 3613 posted 16 years ago by kamilch
0 3584 posted 16 years ago by kamilch
1 4295 posted 16 years ago by kamilch
0 3597 posted 17 years ago by tenkyu
This compares selected columns between 2 tables that you think might have differences. It lists the rows and values that are different between the two sources You can add WHERE clauses as appropriate. You could also use this to compare the resul...
0 4231 posted 17 years ago by stews
« Prev 1 Next »