Posted by :
Sudhir Chekuri
Saturday, 12 March 2016
ExecuteScalar is a method used in connected architecture to execute select command which retrieve a single value from database table. Return type of this method is object which is capable of holding one value that is returning by executing select command.