Indexing...
why we should go for indexing?
When we are using more then two tables with 'n' number of check with DB.
We can create index for the specific column name to be referenced.
e.g:
create
So now when i run the query in my package it will refer to the index in the ratio 1:1:1:1
i.e everything join conditionally.
This will reduce the time consumption also. index ix_index on per_all_people_f(person_id,effective_end_date,person_type_id,national_identifier);
Oracle Technical Experience and Test Cases Shared from different resource and through self leanings.
November 28, 2010
Subscribe to:
Post Comments (Atom)
COALESCE-SQL
Coalesce- return the null values from the expression. It works similar to a case statement where if expression 1 is false then goes to expr...
-
In HRMS we do use date with timestamp for EIT ans SIT segments. To change the format od the date we can use fnd_date . canonical_to_date ...
-
Converstion API Table Organization hr_organization_api.create_hr_organization hr_all_organization...
-
WIP Migration: Create a job in Work in Process 1. Create a job with item which is billable on and define routing sequence for the ...
No comments:
Post a Comment
Thanks for your comments submitted.,will review and Post soon! by admin.