IBM
C2090-305 · Question #11
C2090-305 Question #11: Real Exam Question with Answer & Explanation
Sign in or unlock C2090-305 to reveal the answer and full explanation for question #11. The question stem and answer options stay visible for context.
Question
A customer table contains a country code column representing the customer's country. There is a corresponding lookup table that captures which country code represents each country (100=Germany, 101=France. 102=ltaly, and so on). Which rule logic would address a requirement to find all French customers that have a phone number made up often digits?
Options
- Acountryname = 'France' AND phone matches_regexp '99.99.99.99.99'
- Blookup(countryname) = 'France' AND phone matches_regexp '99.99.99.99.99'
- CIF lookup(countryname) = 'France' THEN phone matches_format '99.99.99.99.99'
- DIF lookup(country. countrycodes. countrynames) = 'France' THEN phone matches_format
Unlock C2090-305 to see the answer
You've previewed enough free C2090-305 questions. Unlock C2090-305 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.