MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is valid syntax for DRILLTHROUGH statement ? |
| A. | DRILLTHROUGH[MAXROWSUnsigned_Integer] <MDX SELECT statement> [RETURNSet_of_Attributes_and_Measures [,Set_of_Attributes_and_Measures ...] ] |
| B. | DRILL[MAXROWSUnsigned_Integer] <MDX SELECT statement> [RETURNSet_of_Attributes_and_Measures [,Set_of_Attributes_and_Measures ...] ] |
| C. | DRILLTHROUGH[MAXROWSUnsigned_Integer] <MDX SELECT statement> |
| D. | None of the mentioned |
| Answer» B. DRILL[MAXROWSUnsigned_Integer] <MDX SELECT statement> [RETURNSet_of_Attributes_and_Measures [,Set_of_Attributes_and_Measures ...] ] | |