Topic by Sathish Kumar
Hi,
I need to use the RawNumber field in the WHERE clause to fetch the records.But its not returning anything , even though the values are available in raw number field of Contact object.
SELECT contact FROM Contact c WHERE Contact.ph_any_raw='"+phoneNumber+"'"
Thanks in advance,
Sathish