SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
Search
Test your basic knowledge |
SQL Server
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. You have a SSAS database that contains several dimensions and two cubes. You must process the database periodically to bring it up to date with the data changes in the data source. You want to process all database objects with minimum effort. Which d
VB .net
Data regions
Process Full
variable
2. The two types of _____ availible in SSRS: Item-Level and System-Level
The RS: Prefix
roles
1
Kerberos authentication
3. The three components which are contained in a cube: Dimensions - Attributes - and _________.
a control flow
Measures
functionality.
Image Properties
4. The regional sales directors of your company do not have access to any sales reports. The national directors have sales reports which you must base your regional reports from. The regional sales directors will not have security access the the nationa
document map
Create linked reports for each region.
ASP.net timeout
tabular
5. You have deployed several packages to a SQL Server instance. You open SSMS and you want to execute one of the packages stored in the package store. Which utility will SSMS use to execute the package?
The TextDecoration property.
SSIS solution
DTExecUI
Report Designer
6. To configure an amount to display a value in a currency format - select the report item - and then set the _______ to C or c.
format property
The 'Alter Mining Structure DMX' statement.
Measures
document map
7. You design a SSIS package that contains several data flows. You need to monitor the data that passes through each path in the data flow by using BIDS. You also need to ensure that data flow logic is retained. What should you do?
The Match index Table.
The Data Viewer tool.
a data flow
SSIS solution
8. You have created a measure group named FutureSales. You want to specify a default initial name for all the partitions created for the FutureSales measure group. Which property should you use to specify this?
variable
The Data Viewer tool.
The AggregationPrefix Property.
containers
9. Which prefix is used in the URL to make a request of the report server?
a control flow
The RS: Prefix
Create linked reports for each region.
format property
10. To troubleshoot a report from users that a report times out you must check time out values of Report execution time-out (stored on the report server) and the _______ set in the report server configuration file.
ASP.net timeout
Image Properties
OnPostExecute
The 'Alter Mining Structure DMX' statement.
11. The three SSRS comand-line utilities: 1.RSConfig.exe 2. RSKeyMgmt.exe 3. ___________
RS.exe
rendering extensions
VB .net
administer
12. Which table will be created for the fuzzy lookup task for the package to hold information needed for calculating the similarity scores?
The Match index Table.
The /VA option.
roles
variable
13. Which page in the report manager is used to configure item-level role definitions on reports?
Data regions
Jump to URL
The Site Settings webpage.
Command Line
14. Control flow tasks perform operations - while coordinate and group tasks.
containers
TextBox
dtutil.exe
OnPostExecute
15. To generate a report that is formatted as a chart you must create the chart report directly by using the __________
The Data Viewer tool.
Report Designer
Command Line
The Site Settings webpage.
16. SQL server which support data driven subscriptions: Evaluation - _______ - and Enterprise.
OnPostExecute
group tasks together
Developer
control flow task
17. Which utility is used to move - copy and delete SSIS packages?
Sequence
dtutil.exe
Image Properties
Create linked reports for each region.
18. Data flow task that can UPDATE rows in a database.
DTExecUI
SSIS solution
containers
OLE DB Command Transformation.
19. The three types of control flow objects: ____. Containers. Constraints.
Tasks
SSIS
Jump to URL
Report Designer
20. To use BIDS to deploy a report to a different server than the one you chose in the Report Wizard you can change the server uRL by right-clicking the project in Solution Explorer and then change the ______________
Data regions
Target-Server uRL property
Command Line
Report Designer
21. A user can be assigned __________ to a database without the ability to see the data or schema
The Site Settings webpage.
The 'Alter Mining Structure DMX' statement.
Report Designer
Processing rights
22. The 9 tasks that are availible for system-level roles: 1.Execute _________ 2. Generate Reports 3.Manage Jobs 4. Manage Report Server Properties 5.Manage Report Server Security 6. Manage Roles 7. Manage Shared Schedules 8. View Report Server Propertie
Report Definitions
The Site Settings webpage.
document map
control flow task
23. Which option is used with the dtexec utility to test stored packages?
Report Designer
a data flow
roles
The /VA option.
24. Objectives related to ____________:1.Install and maintain SSIS components. 2.Deploy an SSIS solution. 3.Manage SSIS package execution. 4.Configure SSIS security settings. 5.Identify and resolve issues related to SSIS solution deployment. Configuring
The Match index Table.
SSIS
Report Designer
rendering extensions
25. ___________ that support the document map are: HTML -PDF and Word
rendering extensions
ASP.net timeout
roles
Create linked reports for each region.
26. When you drag an image item from the Toolbox window to the Report Designer - the ________ dialog box automatically opens.
The Site Settings webpage.
Image Properties
The TextDecoration property.
Report Definitions
27. Report items that display repeated rows of summarized information from datasets.
ASP.net timeout
Measures
Sequence
Data regions
28. The Import and Export Wizard can only handle ___ source and 1 destination file.
The /VA option.
1
Processing rights
The Data Viewer tool.
29. The three primary containers in SSIS: ________ Containers. For Loop Containers. ForEach Loop Containers.
Sequence
administer
Developer
The Match index Table.
30. Programming language that can be used to create embedded functions in Reporting Services?
The RS: Prefix
PageSize
VB .net
SSIS
31. Objectives related to implementing _________: Debugging data flow and implementing the appropriate data flow components
Create linked reports for each region.
a data flow
group tasks together
SSIS solution
32. You are designing a SQL Server Integration Services (SSIS) package. On the Control Flow tab in SSIS Designer - you have a File System task. You would like to write to a SQL log table after each time the File System task completes.
group tasks together
ASP.net timeout
The RS: Prefix
OnPostExecute
33. If data mining models need to share the same structure you can compare them using the ________________ lift chart
Process Full
The Star Schema.
containers
functionality.
34. Objectives related to implementing _________: Checkpoints. Debug control flow. Transactions. Implementing the appropriate control flow task to solve a problem. Data profiling and quality.
a control flow
Process Full
PageSize
The 'Alter Mining Structure DMX' statement.
35. Which type of schema is represented when one fact table is joined with two dimension tables in a many to many relationship?
The RS: Prefix
variable
The Data Viewer tool.
The Star Schema.
36. The SSIS package you are developing includes a Data Flow task that copies several million rows. The data flow requires a match against a reference table that contains 10 -000 rows. Each row in the reference table will be used during the data flow. Yo
Report Designer
1
Lookup transformation along with the Full cache option.
control flow task
37. Both a matrix and a table can summarize data in the same manor. A matrix however has a _______ number of columns. Whereas a table has a fixed number of columns.
variable
containers
The RS: Prefix
a control flow
38. Objects from the toolbox that you can add to a report through the report wizard: Table - Matrix - and _______.
roles
The TextDecoration property.
group tasks together
TextBox
39. You can use a ________ in a report to provide users with a way to navigate to certain areas of the report.
document map
Measures
The /VA option.
functionality.
40. Using DMX - how can you add a mining model to an existing structure so that you can share the structure with other models?
41. The Report Wizard lets you create only _______ and matrix reports.
PageSize
The Match index Table.
roles
tabular
42. Objectives related to Implementing an ________: 1.Implementing Control Flow.2.Implementing Data Flow.3.Implement package logic by using variables. 4.Implement dynamic package behavior by using property expressions. 5.Implement package configurations.
a data flow
a control flow
Measures
SSIS solution
43. You have created a sales report in Reporting Services. The report shows sales details for each employee of the company. You have created an aggregate expression to calculate the total sales of the company. You want to modify the aggregated field and
Report Definitions
rendering extensions
PageSize
The TextDecoration property.
44. A user can be assigned security rights to be an administrator of an SSAS database but not ______ of the entire SSAS instance
Processing rights
The TextDecoration property.
administer
The Site Settings webpage.
45. Because only the Adobe PDf file - Word - and Image rendering extensions use physical page breaks - they are the only formats that are affected by the ________
RS.exe
PageSize
The Match index Table.
a data flow
46. To enable ________ - you must set the application's connection to Delegate.
administer
The TextDecoration property.
Kerberos authentication
a control flow
47. The purpose of a control flow container in SSIS? is to ____________ and control how they execute.
group tasks together
SSIS
OLE DB Command Transformation.
rendering extensions
48. Which property tab would you use to get the command line generated by DTExecUI?
variable
Command Line
dtutil.exe
tabular
49. When a ________ completes - the different states it can be in are: Succeeded or Failed.
functionality.
roles
control flow task
The Data Viewer tool.
50. To display a hyperlink in a report such that a user can click it an goto a destination - Create a text box item - set the action to _____ - and configure the URL.
The Star Schema.
Jump to URL
control flow task
Target-Server uRL property