Wednesday, December 12, 2012

Friday, December 7, 2012

Adobe reader problem


Issue : Problem with Adobe
Sol :
Goto the link here

Use Secondary Index in program to fetch data


Issue : To make the program to pick the data from the database using the secondary index
Sol :
%_HINTS ORACLE 'INDEX("table" "table name~index name")'.