I want to use an Execute SQL Task to check the count of records in a table. For instance: SELECT count(*) as tblCount from myTable I want to...
Separate names with a comma.