Technical Blog

Pages

▼
Sep 30, 2010

ADD FOREIGN KEY TO VERSIONED TABLE

›
   ORACLE WORKSPACE MANAGER  TOPIC     If there is  a version enabled table 'BILL' and      /*  CREATE TABLE BILL (N_BILLID NUMB...
Sep 15, 2010

Oracle Spatial hints

›
/*+NO_QUERY_TRANSFORMATION*/ The NO_QUERY_TRANSFORMATION hint causes the optimizer to skip all query transformations including but not li...
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 ...
‹
›
Home
View web version
Powered by Blogger.