More DBA job interview questions and answers at
http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...)
Using Report Builder, which of the following statements is correct about formatting numbers?
Answer
Users can pick from a small number of predefined formats and they have the option to specify a custom format
Explanation
There are give built in formats; general, currency, percentage, two place decimal, and exponent. Users can also define a custom format using a .Net format string.
(Continued on next question...)