Refer to the exhibit.
The Database Select operation returns five rows from a database.
What is logged by the Logger component?
Refer to the exhibit.
The Database Select operation returns five rows from a database.
What is logged by the Logger component?
When a Database Select operation in MuleSoft returns multiple rows from a database, the result is typically in the form of a list or array of objects where each object represents a row from the database. Therefore, the type that the Logger component would log is 'Array'.
A is correct.
Database return array
A is correct.
A is correct. Database return array
A is correct