单选题Two database users, Jack and Bill, are accessing the SupportCenter STAFF table of the SupportCenter DB database. When Jack modifies a value in the table, the new value is invisible to Bill. Which is the modified value invisible to Bill?()A The modified

题目
单选题
Two database users, Jack and Bill, are accessing the SupportCenter STAFF table of the SupportCenter DB database. When Jack modifies a value in the table, the new value is invisible to Bill. Which is the modified value invisible to Bill?()
A

The modified data are not available on disk.

B

The modified data have been flushed out from memory.

C

The modified rows of the SupportCenter STAFF table have been locked.

D

Jack has not committed the changes after modifying the value.

E

Both users are accessing the database from two different machines.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You have altered a non-unique index to be invisible to determine if queries execute within an acceptable response time without using this index.Which two are possible if table updates are performed which affect the invisible index columns?()

A. The index remains invisible.

B. The index is not updated by the DML statements on the indexed table.

C. The index automatically becomes visible in order to have it updated by DML on the table.

D. The index becomes unusable but the table is updated by the DML.

E. The index is updated by the DML on the table.


参考答案:A, E

第2题:

Two database users, Jack and Bill, are accessing the Certkiller STAFF table of the Certkiller DB database. When Jack modifies a value in the table, the new value is invisible to Bill.  Which is the modified value invisible to Bill?()

  • A、The modified data are not available on disk.
  • B、The modified data have been flushed out from memory.
  • C、The modified rows of the Certkiller STAFF table have been locked.
  • D、Jack has not committed the changes after modifying the value.
  • E、Both users are accessing the database from two different machines.

正确答案:D

第3题:

When() a documentary bill, our bank buys the bill and the documents for the face value less discount.

A、we negotiating

B、negotiated

C、negotiating

D、we are negotiating


参考答案:C

第4题:

Identify the two situations in which you use the alert log file in your database to check the details.()

  • A、Running a query on a table returns "ORA-600: Internal Error."
  • B、Inserting a value in a table returns "ORA-01722: invalid number."
  • C、Creating a table returns "ORA-00955: name is already used by an existing object."
  • D、Inserting a value in a table returns "ORA-00001: unique constraint (SYS.PK_TECHP) violated." 
  • E、Inserting a row in a table returns "ORA-00060: deadlock detected while waiting for resource."

正确答案:A,E

第5题:

In which two ways can you influence how downstream LSRs treat MPLS traffic?()

  • A、Use an EXP rewrite table.
  • B、Use a DSCP rewrite table.
  • C、Statically assign a CoS value to an LDP-signaled LSP.
  • D、Statically assign a CoS value to an RSVP-signaled LSP.

正确答案:A,D

第6题:

In which two ways can you influence how downstream LSRs treat MPLS traffic?()

  • A、Use an EXP rewrite table.
  • B、Use a DSCP rewrite table.
  • C、Statically assign a CoS value to an LDP-signaled LSP
  • D、Statically assign a CoS value to an RSVP-signlated LSP

正确答案:A,D

第7题:

You are planning to import customer data from the Customer table and the Country table in your SQL Server 2000 database into a SQL Server 2005 database. You want to ensure that during the import process,each value in the CountryCode column of the Customer table has a corresponding record in the CountryCode column in the Country table of the SQL Server 2005 database. You define a foreign key between these two tables. Thus,referential integrity will guarantee that the import routine fails if there are any records where a CountryCode value does not exist in the Country table but does exist in the Customer table. You need to ensure that the import process does not fail if records are encountered that do not exist in the Country table. What should you do?()

  • A、Drop the foreign key. Import the data by using the script. Re-create the foreign key.
  • B、Create a CHECK constraint.
  • C、Create a DML INSTEAD OF trigger that writes the failed records to a file or table.
  • D、Create a DML AFTER trigger that writes the failed records to a file or table.

正确答案:C

第8题:

You are investigating the performance of the server and see the following information: Events_waits_summary_global_by_event_name in the performance schema shows that the wait/synch/mutex/sql/LOCK_table_cache event is dominating other wait events. The table_open_cache_overflows status variable is 0.Which action should be taken to remove the performance bottleneck described here?()

A.Increase the value of table_definition_cache

B.Increase the value of table_open_cache_instances

C.Decrease the value of table_open_cache_instances

D.Increase the value of table_open_cache

E.Decrease the value of table_definition_cache

F.Decrease the value of table_open_cache


参考答案:B

第9题:

You have a range-partitioned table in your database. Each partition in the table contains the sales data for a quarter.  The partition related to the current quarter is modified frequently and other partitions undergo fewer data manipulations. The preferences for the table are set to their default values. You collect statistics for the table using the following command in regular intervals: SQL> EXECUTE  DBMS_STATS.GATHER_TABLE_STATS(’SH’,’SALES’,GRANULARITY=>’GLOBAL’);   You need statistics to be collected more quickly.  What can you do to achieve this?()

  • A、 Set DYNAMIC_SAMPLING to level 4
  • B、 Set the STATISTICS_LEVEL parameter to BASIC
  • C、 Set the INCREMENTAL value to TRUE for the partition table
  • D、 Increase the value of STALE_PERCENT for the partition table

正确答案:C

第10题:

You are investigating the performance of the server and see the following information: Events_waits_summary_global_by_event_name in the performance schema shows that the wait/synch/mutex/sql/LOCK_table_cache event is dominating other wait events. The table_open_cache_overflows status variable is 0. Which action should be taken to remove the performance bottleneck described here?()

  • A、Increase the value of table_definition_cache
  • B、Increase the value of table_open_cache_instances
  • C、Decrease the value of table_open_cache_instances
  • D、Increase the value of table_open_cache
  • E、Decrease the value of table_definition_cache
  • F、Decrease the value of table_open_cache

正确答案:B

更多相关问题