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

Primary Email in Oracle Tables

Summary:

Hello. Could you please advise which table contains Primary Email? 

I'm building a BIP data model using query below. There are email type and email address included, but I have not found primary email column. 

I've checked also the view PER_EMAIL_ADDRESSES_V.

I know that the column is available in OTBI Subject Area, but I need to use BIP for the report I'm working on now.

I will be grateful for your help.

Kind regards,

Marta

Content (required):

SELECT

p.PERSON_ID,

em.EMAIL_TYPE,

em.EMAIL_ADDRESS,

hrl.MEANING EMAIL_TYPE_NAME

FROM PER_PERSON_SECURED_LIST_V p

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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