tMaxDBRow
Acts on the actual DB structure or on the data (although without handling data), depending on the nature of the query and the database.
tMaxDBRow is the specific component for this database query. It executes the SQL query stated onto the specified database. The row suffix means the component implements a flow in the Job design although it doesn't provide output.
The SQLBuilder tool helps you write easily your SQL statements.