More DBA job interview questions and answers at
http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...)
Using Report Builder that is bundled with Reporting Services 2005, which of the following would work as a way to add a derived field to a report?
Answer
Add a field to the model in Report Builder using the built in formula/function support
Explanation
While Report Builder cannot be used to build or maintain models, it does allow you to add a virtual field that exists only within that report - to the end user it looks like the model is being modified.
(Continued on next question...)