SqlCommand Select « Database ADO.net « VB.Net






1.Execute two queries togetherExecute two queries together
2.Read the result sets from two 'select' commandRead the result sets from two 'select' command
3.Use SqlDataReader to read result set from 'select' commandUse SqlDataReader to read result set from 'select' command
4.SqlDataAdapter: 'select' command and the connection string
5.Get data from 'Select' commandGet data from 'Select' command
6.Output data from 'Select' command in a table formatOutput data from 'Select' command in a table format