Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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: b
Explanation: You should either close the cursor manually or exhaust the cursor.

Join The Discussion