单项选择题
Which of the following best describes the lock protection provided by DB2 for the current row of a cursor?()
A.The cursor is only protected from updates and deletes by concurrent applications.
B.The row is only protected from positioned updates and deletes that reference another cursor of the same application.
C.The cursor is protected from positioned updates and deletes that reference another cursor of a different application.
D.The row is protected from updates and deletes by the current application and from positioned updates and deletes that reference another cursor of the same application.
相关考题
-
单项选择题
Which of the following resources can be referenced in the LOCK statement?()
A.Row
B.Table
C.Column
D.Table space -
单项选择题
Which of the following tools for DB2 V9 allows a user to create and debug a SQL stored procedure?()
A.Control Center
B.Development Center
C.Developer Workbench
D.Stored Procedure Builder -
单项选择题
In which situation is shredding XML data recommended?()
A.When the data is naturally tabular
B.When the number of nodes are volatile
C.When the data by nature has sparse attributes
D.When the data is of low volume and requires a complex star-schema topology
