Saved Bookmarks
| 1. |
What Is The Executescalar Method? |
|
Answer» Summary: 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.
Summary: 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.
|
|