Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Using Concatinate for select values
Summary
Using Concatinate for select valuesContent
Hello!
I am trying to concatenate a couple of fields, but there are certain "Job"."PER_JOBS_DFF_CNTRBTR_TYP_LFL_" values that I would like to not have concatenated.
Here is what I have so far:
CONCAT("Job"."PER_JOBS_DFF_CNTRBTR_TYP_LFL_",(RIGHT("Job"."Job Name",2)))
Any help would be greatly appreciated.
Jamie
0