Forum Discussion
lprais
7 years agoNew Contributor
I figured it out
“SELECT *
FROM Snaplogic_space.SFDC_Leads_vw
WHERE email ='” + $Email + “'”
If anyone was wondering. Just tired and forgot the single " ’ "
I figured it out
“SELECT *
FROM Snaplogic_space.SFDC_Leads_vw
WHERE email ='” + $Email + “'”
If anyone was wondering. Just tired and forgot the single " ’ "