Saved Bookmarks
| 1. |
Wht Executescaler Method Is Used? |
|
Answer» Executes the query, and returns the first column of the first ROW in the result SET RETURNED by the query. Additional columns or rows are ignored. Executes the query, and returns the first column of the first row in the result set returned by the query. Additional columns or rows are ignored. |
|