Scalar Data « Database ADO.net « VB.Net






1.ExecuteScalar: select count(*) from your tableExecuteScalar: select count(*) from your table
2.Mulitple results: Get result set from two 'select' commandMulitple results: Get result set from two 'select' command
3.Execute Row Count: Scalar dataExecute Row Count: Scalar data