1.

Which of the following will display complete list of available cursor flags?

A. cursor.Option()
B. cursor.addOption()
C. cursor.addOptions()
D. all of the mentioned
Answer» C. cursor.addOptions()


Discussion

No Comment Found