Oracle Technical Experience and Test Cases Shared from different resource and through self leanings.
Showing posts with label Jdev 11g Installation. Show all posts
Showing posts with label Jdev 11g Installation. Show all posts
Subscribe to:
Posts (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 ...
-
Mandatory Changes TCA model based Changes Receivable module based views used to populate the customer and contact information has ...
-
Extract Query: SELECT 'RULE', PET.Element_Name, TO_CHAR(PPR.legislation_code) ATTRIBUTE1, TO_CHAR(PPR.assignment_status_typ...