Microsoft
98-361 · Question #226
98-361 Question #226: Real Exam Question with Answer & Explanation
The correct answer is D. Option D. Use SELECT...FROM and list the fields you want to retrieve.
Question
You are creating a database for a student directory. The Students table contains the following fields: Which statement will retrieve only the first name, last name, and telephone number for every student listed in the directory?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
Explanation
Use SELECT...FROM and list the fields you want to retrieve.
Community Discussion
No community discussion yet for this question.
