SQLExecDirect hStmt, "SELECT c1 FROM t1; SELECT c2 FROM t2;" SQL_NTS .;
Which API is used to discard the first result set and make the second available for processing?
A. SQLFetch.
B. SQLRowCount.
C. SQLMoreResults.
D. SQLCloseCursor.
Which API is used to discard the first result set and make the second available for processing?
A. SQLFetch.
B. SQLRowCount.
C. SQLMoreResults.
D. SQLCloseCursor.
No comments:
Post a Comment