Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Dec 30, 2016
Oracle ADF
›
Oracle ADF Enterprise Application Development - Made Simple: Successfully As such from the Oracle Certified Associate, Java S...
Dev OPS
›
Aug 12, 2016
Lists the arguments of procedures & functions
›
In ALL_ARGUMENTS table lists the arguments of the procedures and functions that are accessible to the current user In DBA_ARGUMENTS tabl...
Jul 29, 2016
DBA related queries & scripts
›
select * from v$system_event; -- query to get the oracle system event select * from ( select d.*,rank() over(order by cpu_time desc) rk...
Jun 6, 2016
SQL- avoid the logical duplicate
›
Query to avoid the logical duplicate records .(Technically these records are not duplicate ie: we can avoid records using the distinct ke...
‹
›
Home
View web version