Quantcast
Viewing all articles
Browse latest Browse all 2504

Need to batch UPDATE "contact type" to a specific value based on where clause

Topic by Bruno Aun

Hi there.

I'd like to know Where and how do you go about to perform an UPDATE STATEMENT like this:

(Pseudo code)
Update CONTACTS
SET CONTACT TYPE ="NCHS Employee" (ID=5)
WHERE CONTACT.EMAIL contains "@mch.com"

If it helps, we have Integration Cloud (ICS) and also JDeveloper installed as well

 

Any hint is truly appreciated

Thanks, Bruno


Viewing all articles
Browse latest Browse all 2504

Trending Articles