Create groups of data
Sort data in a specific order
Convert data to a different format
Retrieve data based on an unknown condition
第1题:
A data warehouse is a subject-oriented data set used for reporting and analusis. Data warehouses can be subdivided into ( ). Which store subsets of data from a warehouse.
第2题:
Which three statements are true regarding subqueries?()
第3题:
Which two are the uses of the ASM metadata backup and restore (AMBR) feature?()
第4题:
The data file belonging to theSYSTEMtablespaceis corrupted and no backup of the file is available. How do you recover the data file?()
第5题:
The data file belonging to the SYSTEM tablespace is corrupted and no backup of the file is available. How do you recover the data file?()
第6题:
You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a management data warehouse that uses the data collector to collect performance data. You intend to maintain the management data. You want to implement a data collection process. The process can gather and upload data in the management data warehouse on different schedules. What process should you implement?()
第7题:
Create groups of data
Sort data in a specific order
Convert data to a different format
Retrieve data based on an unknown condition
第8题:
Specify a view based on the archival data table and current data tables.
Specify that the data must be queried by using a stored procedure.
Specify that both the archival data table and the current data tables must have indexes created on the same columns.
Specify that a SQL Server Agent job must be used to copy current data into the archival data table each night.
第9题:
A single row subquery can retrieve data from only one table.
A SQL query statement cannot display data from table B that is referred to in its subquery, unless table B is included in the main query's FROM clause.
A SQL query statement can display data from table B that is referred to in its subquery, without including table B in its own FROM clause.
A single row subquery can retrieve data from more than one table.
A single row subquery cannot be used in a condition where the LIKE operator is used for comparison.
A multiple-row subquery cannot be used in a condition where the LIKE operator is used for comparison.
第10题:
You should create a cached data collection
You should create an on-demand non-cached data collection
You should create a scheduled non-cached data collection
You should create two different SQL Agent jobs that are scheduled stimultaneously
第11题:
The data file cannot be recovered.
The date file can be restored from theSYSTEMauto backup.
Take thetablespaceoffline,drop,kand re-create it.
Recovery Manager (RMAN) is used to recover the data file.
The ALTER DATABSE CREATE DATAFILE..commandis used to recover the data file.
第12题:
Subqueries can contain GROUP BY and ORDER BY clauses
Main query and subquery can get data from different tables
Main query and subquery must get data from the same tables
Subqueries can contain ORDER BY but not the GROUP BY clause
Only one column or expression can be compared between the main query and subquery
Multiple columns or expressions can be compared between the main query and subquery
第13题:
Which of the following BEST describes a hub?()
第14题:
A subquery can be used to().
第15题:
Which three statements about subqueries are true? ()
第16题:
Which two statements about subqueries are true?()
第17题:
Which two statements about subqueries are true? ()
第18题:
You need to ensure that old data and current data can be queried according to the business requirements. What should you do?()
第19题:
A main query can have more than one subquery.
A subquery can have more than one main query.
The subquery and main query must retrieve data from the same table.
The subquery and main query can retrieve data from different tables.
Only one column or expression can be compared between the subquery and main query.
Multiple columns or expression can be compared between the subquery and main query.
第20题:
It can be used to back up all data on ASM disks.
It can be used to recover the damaged ASM disk group along with the data.
It can be used to gather information about a preexisting ASM disk group with disk paths,disk name,failure groups,attributes templates,and alias directory structure.
It can be used to re-create the ASM disk group with its attributes.
第21题:
56,57,
57,58,
57,57,
55,57,
第22题:
A single row subquery can retrieve data from only one table.
A SQL query statement cannot display data from table B that is referred to in its subquery, unless table B is included in the main query's FROM clause.
A SQL query statement can display data from table B that is referred to in its subquery, without including B in its own FROM clause.
A single row subquery can retrieve data from more than one table.
A single row subquery cannot be used in a condition where the LIKE operator is used for comparison.
A multiple-row subquery cannot be used in an INSERT statement to insert multiple rows at a time.
第23题:
Update the connection string of the DSProduction shared data source to point to the alternate data source.
Update the modified report to use a report-specific data source. Update the connection string of the report-specific data source to point to the alternate data source.
Create a new shared data source named DSProduction in the same folder as that of the modified report. Update the connection string of the new shared data source to point to the alternate data source.
Disable the DSProduction data source. Update the modified report to use a report-specific data source. Update the connection string of the report-specific data source to point to the alternate data source.
第24题:
OLTPs
transactions
data sarts
OLAPs