InterviewSolution
Saved Bookmarks
| 1. |
What Is A Datahash(). What Does It Mean? And For What Purpose It Is Used?? |
|
Answer» In Win32::ODBC, DataHash() FUNCTION is used to get the DATA fetched through the sql STATEMENT in a HASH format. In Win32::ODBC, DataHash() function is used to get the data fetched through the sql statement in a hash format. |
|