InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a list type in RDL with base 64 encoded value?(a) Boolean(b) Binary(c) Enum(d) NameI got this question in class test.I'd like to ask this question from Reporting Services topic in portion Business Intelligence of SQL Server |
|
Answer» CORRECT option is (b) Binary The EXPLANATION is: Name is a property with a STRING TEXT value. |
|