Microsoft
70-433 · Question #177
70-433 Question #177: Real Exam Question with Answer & Explanation
Sign in or unlock 70-433 to reveal the answer and full explanation for question #177. The question stem and answer options stay visible for context.
Question
A table named Contacts includes a column named SmtpAddress. You must develop a report that returns e-mail addresses from the Contacts table that have the following format: at least one character, the at sign (@), at least one character, and then ".org". You need to return data that meets the requirements. Which Transact-SQL statement should you use?
Options
- ASelect * from Contacts where SmtpAddress like '%@%[.]org'
- BSelect * from Contacts where SmtpAddress like '%@%.org'
- CSelect * from Contacts where SmtpAddress like '%@.org'
- DSelect * from Contacts where SmtpAddress like '%@%.org'
Unlock 70-433 to see the answer
You've previewed enough free 70-433 questions. Unlock 70-433 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.