...
This activity selects row(s) from a specified table based on a specified condition(WHERE statement). It returns a collection of rows together with their fields(table columns) and values.
...
Disconnect From SQL
This activity disconnects from the SQL server.
...