Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Aug 30, 2010
Advantage of analytic Function
›
This example shows you that Usage of Analytic function will make query good in performance select mxid,obj#,dataobj#,owner#,name,j.nam...
Jul 6, 2010
Interview Questions
›
1) What is the difference between an INLINE VIEW And SQL WITH CLAUSE ? The WITH query_name clause lets you assign a name to a subquery...
Jun 14, 2010
Pragma RESTRICT_REFERENCES
›
The fewer side-effects a function has, the better it can be optimized within a query, particular when the PARALLEL_ENABLE or DETERMINISTIC ...
Jun 9, 2010
ORACLE NetworkTopology
›
The Oracle network architecture encompasses many components - all of which neatly corresponds to the OSI networking model (see below Fig...
Apr 23, 2010
Unindexed Foreign Keys
›
Less Overhead on Unindexed Foreign Keys A table level share lock is placed on unindexed foreign keys in a child table when doing an ...
‹
›
Home
View web version