

MCQOPTIONS
Saved Bookmarks
1. |
Which SqlCommand execution returns the value of the first column of the first row from a table? |
A. | ExecuteNonQuery |
B. | ExecuteReader |
C. | ExecuteXmlReader |
D. | ExecuteScalar |
Answer» E. | |