SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
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. When a ________ completes - the different states it can be in are: Succeeded or Failed.
a data flow
The Star Schema.
control flow task
Data regions
2. 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.
document map
OnPostExecute
Report Designer
Create linked reports for each region.
3. To generate a report that is formatted as a chart you must create the chart report directly by using the __________
Report Designer
Report Definitions
The Site Settings webpage.
The RS: Prefix
4. Which prefix is used in the URL to make a request of the report server?
The TextDecoration property.
RS.exe
The RS: Prefix
SSIS
5. Report items that display repeated rows of summarized information from datasets.
Data regions
Report Definitions
RS.exe
Measures
6. 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?
The AggregationPrefix Property.
Sequence
group tasks together
Command Line
7. The three primary containers in SSIS: ________ Containers. For Loop Containers. ForEach Loop Containers.
roles
The Site Settings webpage.
Process Full
Sequence
8. Using DMX - how can you add a mining model to an existing structure so that you can share the structure with other models?
9. If data mining models need to share the same structure you can compare them using the ________________ lift chart
control flow task
SSIS
PageSize
functionality.
10. Programming language that can be used to create embedded functions in Reporting Services?
VB .net
The AggregationPrefix Property.
Kerberos authentication
The Match index Table.
11. When you drag an image item from the Toolbox window to the Report Designer - the ________ dialog box automatically opens.
Tasks
Image Properties
Developer
Report Definitions
12. 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
document map
Process Full
Create linked reports for each region.
group tasks together
13. The Report Wizard lets you create only _______ and matrix reports.
tabular
rendering extensions
Report Designer
Process Full
14. The two types of _____ availible in SSRS: Item-Level and System-Level
roles
tabular
a control flow
Image Properties
15. 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
1
Jump to URL
document map
16. A user can be assigned __________ to a database without the ability to see the data or schema
The Site Settings webpage.
DTExecUI
Processing rights
Report Designer
17. A user can be assigned security rights to be an administrator of an SSAS database but not ______ of the entire SSAS instance
administer
VB .net
format property
The Match index Table.
18. The three types of control flow objects: ____. Containers. Constraints.
Tasks
Kerberos authentication
DTExecUI
The AggregationPrefix Property.
19. Which property tab would you use to get the command line generated by DTExecUI?
Kerberos authentication
Command Line
The RS: Prefix
OnPostExecute
20. The three components which are contained in a cube: Dimensions - Attributes - and _________.
Measures
Report Definitions
1
The RS: Prefix
21. Control flow tasks perform operations - while coordinate and group tasks.
Tasks
containers
rendering extensions
group tasks together
22. You can use a ________ in a report to provide users with a way to navigate to certain areas of the report.
document map
Tasks
The TextDecoration property.
variable
23. SQL server which support data driven subscriptions: Evaluation - _______ - and Enterprise.
Developer
functionality.
Command Line
variable
24. ___________ that support the document map are: HTML -PDF and Word
Command Line
rendering extensions
Process Full
OnPostExecute
25. The three SSRS comand-line utilities: 1.RSConfig.exe 2. RSKeyMgmt.exe 3. ___________
rendering extensions
OnPostExecute
TextBox
RS.exe
26. 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 Data Viewer tool.
SSIS
containers
rendering extensions
27. 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
The RS: Prefix
roles
format property
28. 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
control flow task
Command Line
The TextDecoration property.
SSIS solution
29. 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.
variable
document map
group tasks together
Jump to URL
30. 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 ______________
Target-Server uRL property
Image Properties
RS.exe
Sequence
31. 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
roles
The Match index Table.
SSIS solution
32. The purpose of a control flow container in SSIS? is to ____________ and control how they execute.
OnPostExecute
Developer
The Site Settings webpage.
group tasks together
33. The Import and Export Wizard can only handle ___ source and 1 destination file.
The TextDecoration property.
rendering extensions
1
document map
34. Which utility is used to move - copy and delete SSIS packages?
dtutil.exe
The 'Alter Mining Structure DMX' statement.
The Star Schema.
SSIS
35. 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
Lookup transformation along with the Full cache option.
dtutil.exe
The AggregationPrefix Property.
The Star Schema.
36. 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.
Jump to URL
Lookup transformation along with the Full cache option.
Sequence
37. To configure an amount to display a value in a currency format - select the report item - and then set the _______ to C or c.
SSIS
Processing rights
a control flow
format property
38. Data flow task that can UPDATE rows in a database.
PageSize
OLE DB Command Transformation.
Tasks
DTExecUI
39. Objects from the toolbox that you can add to a report through the report wizard: Table - Matrix - and _______.
TextBox
Image Properties
Measures
The RS: Prefix
40. Which option is used with the dtexec utility to test stored packages?
Jump to URL
SSIS solution
The RS: Prefix
The /VA option.
41. Which type of schema is represented when one fact table is joined with two dimension tables in a many to many relationship?
The Star Schema.
tabular
document map
1
42. 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 /VA option.
DTExecUI
Command Line
Process Full
43. 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 ________
PageSize
Developer
Create linked reports for each region.
a control flow
44. To enable ________ - you must set the application's connection to Delegate.
tabular
roles
Kerberos authentication
rendering extensions
45. Objectives related to implementing _________: Checkpoints. Debug control flow. Transactions. Implementing the appropriate control flow task to solve a problem. Data profiling and quality.
roles
The Site Settings webpage.
Report Definitions
a control flow
46. Which page in the report manager is used to configure item-level role definitions on reports?
rendering extensions
Data regions
The Site Settings webpage.
a control flow
47. 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
Report Designer
SSIS
dtutil.exe
roles
48. Objectives related to implementing _________: Debugging data flow and implementing the appropriate data flow components
Developer
a data flow
The Data Viewer tool.
RS.exe
49. 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.
Data regions
Sequence
SSIS solution
The Data Viewer tool.
50. 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
TextBox
Create linked reports for each region.
document map
The Site Settings webpage.