tSingleStoreRow
Acts on the actual DB structure or on the data (although without handling data) using the SQLBuilder tool to write easily your SQL statements.
tSingleStoreRow is the component for any type database using a JDBC API. 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.