SQLSetStmtAttr(hstmt, SQL_ATTR_CURSOR_TYPE, SQL_CURSOR_FORWARD_ONLY, SQL_IS_INTEGER); SQLSetStmtAttr(hstmt, SQL_ATTR_CONCURRENCY, SQL_CONCUR_READ_ONLY, SQL_IS_INTEGER ...
AVG: Returns the average value of a numeric column. COUNT: Returns the number of rows that match a specified condition. MAX: Returns the maximum value in a set of values. MIN: Returns the minimum ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results