Author Question: Distinguish between the four cursor types. What will be an ideal ... (Read 49 times)

crobinson2013

  • Hero Member
  • *****
  • Posts: 535
Distinguish between the four cursor types.
 
  What will be an ideal response?

Question 2

Which of the following is not a true statement about the current version of UML?
 
  A) UML places a filled-in diamond on the parent of a weak entity.
  B) UML provides a means to document exclusivity among subtypes.
  C) UML uses the label to document an ID-dependent relationship.
  D) UML shows the cardinality on the parent entity of a weak entity as simply 1.



ttt030911

  • Sr. Member
  • ****
  • Posts: 315
Answer to Question 1

Forward only cursors are the simplest type of cursor, and only allow the application program to move forward through the record set. The three other types of cursors are all scrollable cursors, meaning that the application program can move forward and backward through the record set. Static cursors take a snapshot of the relation at the point in time when the cursor was opened. Keyset cursors save a copy of the primary key value for each record in the cursor. This key value is then used to retrieve the values of each record as the application program accesses that record. Dynamic cursors are fully functional cursors and can see any changes made to the records by any committed transactions.

Answer to Question 2

B



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question
 

Did you know?

Human stomach acid is strong enough to dissolve small pieces of metal such as razor blades or staples.

Did you know?

Since 1988, the CDC has reported a 99% reduction in bacterial meningitis caused by Haemophilus influenzae, due to the introduction of the vaccine against it.

Did you know?

Chronic marijuana use can damage the white blood cells and reduce the immune system's ability to respond to disease by as much as 40%. Without a strong immune system, the body is vulnerable to all kinds of degenerative and infectious diseases.

Did you know?

Not getting enough sleep can greatly weaken the immune system. Lack of sleep makes you more likely to catch a cold, or more difficult to fight off an infection.

Did you know?

Asthma is the most common chronic childhood disease in the world. Most children who develop asthma have symptoms before they are 5 years old.

For a complete list of videos, visit our video library