You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to join fnd_bpm_task_comment to fnd_bpm_task_history_b table?

Received Response
23
Views
1
Comments

Summary:

I am trying to get data from fnd_bpm_task_comment table and joining with fnd_bpm_task_history_b table with Task_id but i am dropping the data which doesn't have a matching Task_id in Comment table. How to join with these two tables so i am not dropping anything from Comment table. I have tried outer join on fnd_bpm_task_comment but it doesn't work.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!