Microsoft SQL Server is a database management system. It was built for storing and retrieving data as requested by software applications. Microsoft markets different versions of Microsoft SQL Server for different target audiences. How well do you understand this database management system? Take up the test below to gauge your understanding.
You should back up the master database.
You should back up the local database.
You should back up the system database.
You should back up the systemdb databse.
Rate this question:
You should develop DataSet using the Web Service to Schema(s) option.
You should develop DataTable using the Web Service to Schema(s) option.
You should develop a data source view and select only the required tables and views.
You should set the data source view in the setting file.
Rate this question:
You should increase Clerk to a Nikes role
You should increase Clerk to the Southern Region role.
You should increase Clerk to a new role which owns components below:
[ Products Territory Region].[Southern]} as the permitted configuration.{[Product].[Product Category].[Product Category].[Nikes]} as the permitted
You should increase Clerk to the default Region role.
You should use the expression of =Code. HomeCalc. Daily. USO (Fields! Cuurnt.Value," DMO ")
You should use the expression of =Code! HomeCalc. Daily. USO (Fields! Cuurnt.Value," DMO")
You should use the expression of = HomeCalc. Daily.USO (Fields! Cuurnt.Value,"USD")
You should use the expression of = HomeCalc! Daily.USO (Fields! Cuurnt.Value,"USD")
Rate this question:
Report snapshots should be run for report.
You should run report execution caching for report.
You should set the data source to utilize a DBCC INDEXDEFRAG.
You should set the data source to utilize a DBCC SHRINKFILE. INDEXDEFRAG
Rate this question:
In the hierarchy, you should change the HideMemberIf property of the Categories level to OnlyChildWithNoName.
In the hierarchy, you should change the HideMemberIf property of the Products level to OnlyChildWithNoName.
You should Change the UnKnownMember property of the DimProducts dimension to none.
You should Change the UnKnownMember property of the DimProducts dimension to Hidden.
Rate this question:
You should set the value of the Type attribute to render where the value of the Name attribute is equal to EXCEL.
You should set the value of the visible attribute to false where the value of the Name attribute is not equal to EXCEL.
You should set the value of the Type attribute to prevent where the value of the Name attribute is not equal to EXCEL.
You should add an OverrideNames subelement to the extension element where the value of the Name attribute is not equal to EXCEL.
Rate this question:
You should increase a Data Viewer object to the Data Flow task for constraints on the Fuzzy Grouping transformation.
You should increase a DBCC SHRINKFILE to the Data Flow task for constraints on the Fuzzy Grouping transformation.
You should increase a web service to the Data Flow task for constraints on the Fuzzy Grouping transformation.
You should increase a Transactions log to the Data Flow task for constraints on the Fuzzy Grouping transformation.
Rate this question:
You should run the Cube Storage Wizard to analyze and design aggregations.
You should run the Usage-Based Optimization Wizard to analyze and design aggregations.
You should use SQL Profiler to examine the execution plans to analyze and design aggregations.
You should modify the Data Source Impersonation Info property of the Analysis Services database.
Rate this question:
You should change the search to utilize the store procedure
You should change the search to utilize the left join
You should change the search to utilize the IN operator.
You should change the search to utilize the inner join.
Rate this question:
You should set Transactions technology
You should set Web Service technology
You should set Log technology
You should set Content Manager
Rate this question:
The trends in the lift chart will keep the same and the trends in the profit chart will show.
The trends in the lift chart will keep the same but the trends in the profit chart will modify
The trends in the lift chart will keep the same but the trends in the profit chart will change.
The trends in the lift chart will not remain the same but the trends in the profit chart will update
Rate this question:
You should run the Database Engine Tuning Advisor tool in the database.
You should create a dataset filter and include the appropriate limiting expression.
You should create a Report Parameter dialog box and include the appropriate limiting expression.
You should add an expression to the Visibility property and include the appropriate limiting expression.
Rate this question:
You should utilize Discover_Log for DMV.
You should utilize Discover_Link for DMV.
You should utilize Discover_Commands for DMV.
You should utilize Discover_request for DMV.
Rate this question:
You should select ProcessFull
You should select INDEXDEFRAG
You should select SHRINKFILE
You should select VIEWDELETE
Rate this question:
You should utilize Dynamic Management View (DMV)
You should utilize OLE DB Destination
You should utilize SQL Server Destination
You should utilize Data Conversion Transformation
Rate this question:
You should change MODELLING_CARDINALITY
You should change CLUSTERING_METHOD
You should change INDEXDEFRAG
You should change SHRINKFILE
Rate this question:
You should change the RSReportServer.config file for authentication.
Through using Microsoft SQL Server Management Studio (SSMS), you should change the Server Settings
Through using Transactions Log, you should change the Site Settings of the instance.
You should delete RSReportServer Configuration File
Rate this question:
You should develop a URL action on the EmployeeTest attribute.
You should develop a DataSet action on the EmployeeTest attribute
You should develop a DataTable action on the DimEmployeeTest dimension
You should develop a ReWrite action on the DimEmployeeTest dimension.
Rate this question:
You should configure the Usage attribute to Distinct count and the Source Column attribute to OrderKey.
You should configure the Usage attribute to Sum count and the Source Column attribute to OrderKey.
You should configure the Usage attribute to Distinct count and the Source Column attribute to CustomerKey.
You should configure the Usage attribute to Sum count and the Source Column attribute to CustomerKey.
Rate this question:
You should develop a Calculation which utilizes WorkerKey and BossKey
You should develop a View which utilizes a relationship with WorkerKey as the source column and BossKey as the destination column.
You should develop a Query which utilizes a relationship with WorkerKey as the source column and BossKey as the destination column.
Through utilizing BossKey, you should develop a relationship as the source column and WorkerKey as the destination colmnu.
Rate this question:
You should configure the IsAggregatable property of the Employee attribute to default.
You should configure the IsNotAggregatable property of the Employee attribute to false.
You should configure the IsNotAggregatable property of the Employees attribute to true.
You should configure the IsAggregatable property of the Employees attribute to false.
Rate this question:
You should use the expression of =Iif(Parameters!rc: DislayValue.Value=10, True,True)"
You should use the expression of =Iif(Parameters!rc: DislayValue.Value=10,False, False)"
You should use the expression of "=Iif(Parameters! DislayValue.Value=0,False,True)"
You should use the expression of =Iif(Parameters!rc: DislayValue.Value=10,False,True)"
Rate this question:
You should use WorkerKey as the source column and ExecutiveKey as the destination column to create a relationship
A Named Calculation should be created. The Name Calculaton uses WorkerKey and ExecutiveKey
You should use ExecutiveKey as the source column and WorkerKey as the destination column to create a relationship.
A Named Query should be created. The Named Query uses a relationship with WorkerKey as the source column and ExecutiveKey as the destination column
Rate this question:
Discover_Sessions would be used
Discover_Commands would be used
Discover_Connections would be used
Discover_Traces would be used
Discover_Wizard would be used
Rate this question:
A regular dimension relationship should be created between the DimBills dimension and the TruthBills measure group.
The relationship between the TruthBills measure group and DimBills dimension should be set to No Relationship.
A Truth dimension relationship should be created between the TruthBills measure group and DimBills dimension
A regular dimension relationship should be created between the DimBills dimension and the TruthBills measure group. Besides, the Granularity attribute to Shipper and the measure group columns should be set to BillQuantity.
A regular dimension relationship should be created between the DimBills dimension and the TruthBills measure group. Besides, the Granularity attribute to BillKey and the measure group columns should be set to BillQuantity
Rate this question:
First the source attribute should be set to Age and the related attribute should be set to Client, and then the source attribute should be set to Name and the related attribute should be set to Client
First the source attribute should be set to Name and the related attribute should be set to Client, and then the source attribute should be set to Age and the related attribute should be set to Client
First the source attribute should be set to Client and the related attribute should be set to Age, and then the source attribute should be set to Age and the related attribute should be set to Name.
First the source attribute should be set to Age and the related attribute should be set to Client, and then the source attribute should be set to Name and the related attribute should be set to Age
First the source attribute should be set to Client and the related attribute should be set to Age, and then the source attribute should be set to Client and the related attribute should be set to Name
Rate this question:
The solution of using snapshot isolation to configure the data source would be chosen to accomplish this task
The solution of using a database snapshot to configure the data source would be chosen to accomplish this task
The solution of implementing report snapshots would be chosen to accomplish this task
The solution of implementing report execution caching would be chosen to accomplish this task.
Rate this question:
You should perform the backup of the model database
You should perform the backup of the MSDB database.
You should perform the backup of the tempdb databse
You should perform the backup of the master database
Rate this question:
Quiz Review Timeline (Updated): Mar 16, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.