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 972 posted 11 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 855 posted 12 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 1150 posted 12 years ago by theonlyalterego
this code is for iterating through a cursor
0 661 posted 13 years ago by Hisoka
0 721 posted 13 years ago by tuffo19
0 715 posted 14 years ago by kitzelh
0 727 posted 14 years ago by kamilch
0 698 posted 14 years ago by kamilch
0 684 posted 14 years ago by kamilch
0 612 posted 14 years ago by kamilch
1 1037 posted 14 years ago by kamilch
0 741 posted 14 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 981 posted 15 years ago by stews
« Prev 1 Next »