Microsoft
70-448 · Question #127
70-448 Question #127: Real Exam Question with Answer & Explanation
Sign in or unlock 70-448 to reveal the answer and full explanation for question #127. The question stem and answer options stay visible for context.
Question
You are developing a SQL Server 2008 Reporting Services (SSRS) report which includes a table for Company. com. You should make sure that different rows in the table own a yellow background. Which is the correct answer?
Options
- A=iif(RowNumber(Nothing) / 2, "Yellow", "Black")
- B=iif(RowNumber(Nothing) Mod 2, "Yellow", "White")
- C=iif(RowNumber(NULL) Divide 2, "Yellow", "White")
- D=iif(CountRows(NULL)/2, "Yellow", " Black ")
Unlock 70-448 to see the answer
You've previewed enough free 70-448 questions. Unlock 70-448 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.