●The Pentium includes hardware for both segmentation and paging.Both mechanisms can be disabled,allowing the user to choose from four distinct views of memory.Now the most frequently used view(such as UNIX System V)is (67) .
(67) A.Unsegmented unpaged memory
B.Unsegmented paged memory
C.Segmented unpaged memory
D.Segmented paged memory
第1题:
In the following essay, each blank has four choices. Choose the most suitable one from the four choices and write down in the answer sheet.
The key to SNMP(66)is its simplicity. It has a small command set that does a good job of collecting information from(67)any network device. In a SNMP environment,(68)of the work is handled by the network management system. Devices that are being managed are not(69)with processing(70)that might affect their performance.
A.popularity
B.function
C.efficiency
D.power
第2题:
第3题:
第4题:
第5题:
第6题:
第7题:
Which statements listed below describe the data dictionary views() 1) These are stored in the SYSTEM tablespace. 2) These are the based on the virtual tables. 3) These are owned by the SYS user. 4) These can be queried by a normal user only if O7_DICTIONARY_ACCESSIBILTY parameter is set to TRUE. 5) The V$FIXED_TABLE view can be queried to list the names of these views.
第8题:
The RECYCLEBIN parameter is set to ON for your database. You drop a table, PRODUCTS, from the SCOTT schema. Which two statements are true regarding the outcome of this action? ()(Choose two)
第9题:
Note the points about data dictionary views and dynamic performance views: 1.These are stored in the SYSTEM tablespace. 2.These are the based on the virtual tables. 3.These are owned by the SYSuser. 4.These can be queried by a normal user only if O7_DICTIONARY_ACCESSIBILTY parameter is set toTRUE. 5.V$FIXED_TABLE view can be queried to list the names of these views. Which statements listed describe the data dictionary views()
第10题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. You plan to create a SQL Server 2008 Reporting Services (SSRS) solution. Developers generate random reports against a data source that contains 200 tables. Power users generate random reports against four of the 200 tables. You need to design a strategy for the SSRS solution to meet the following requirements: ·Uses minimum amount of development effort. ·Provides two sets of tables in SSRS to the developers group and the power users group. Which strategy should you use?()
第11题:
You can find information about only active transactions from the view
You can find information about read only transactions from the view
You require the SELECT ANY TRANSACTION system privilege to access the view
You can find information about both active and committed transactions from the view
You require the SELECT ON FLASHBACK_TRANSACTION_QUERY object privilege to access the view
第12题:
A subquery that defines a view cannot include the GROUP BY clause
A view that is created with the subquery having the DISTINCT keyword can be updated
A view that is created with the subquery having the pseudo column ROWNUM keyword cannot be updated
A data manipulation language (DML) operation can be performed on a view that is created with the subquery having all the NOT NULL columns of a table
第13题:
Most frequently used algorithm for page replacement is(67).
A.LRU
B.FIFO
C.OPT
D.PPT
第14题:
第15题:
第16题:
第17题:
第18题:
Which of the following is the MOST important reason for referencing the HCL?()
第19题:
Which two statements are true regarding views?()
第20题:
The HR user creates a view with this command: SQL> CREATE VIEW emp_v AS SELECT * FROM scott.emp; Now HR wants to grant the SELECT privilege on the EMP_V view to the JIM user. Which statement is true in this scenario?()
第21题:
Your company uses SQL Server 2005. You are implementing a series of views that are used in ad hoc queries. The views are used to enforce your companys security policy of abstracting data. Some of these views perform slowly. You create indexes on those views to increase performance, while still maintaining the companys security policy. One of the views returns the current date as one of the columns. The view returns the current date by using the GETDATE( ) function. This view does not allow you to create an index. You need to create an index on the view. Which two actions should you perform?()
第22题:
1 and 3
2,3,and 5
1,2,and 3
2,3,4,and 5
第23题:
To ensure that all hardware being used has previously been tested
To ensure that all hardware being used has the latest firmware
To ensure that all hardware being used is the most energy efficient
To ensure that all hardware being used can be upgraded in the future