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 962 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 845 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 1140 posted 12 years ago by theonlyalterego
this code is for iterating through a cursor
0 654 posted 12 years ago by Hisoka
0 707 posted 13 years ago by tuffo19
0 705 posted 14 years ago by kitzelh
0 717 posted 14 years ago by kamilch
0 685 posted 14 years ago by kamilch
0 678 posted 14 years ago by kamilch
0 605 posted 14 years ago by kamilch
1 1024 posted 14 years ago by kamilch
0 733 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 972 posted 15 years ago by stews
« Prev 1 Next »