Multiple choice technology programming languages How many data types do we have in ESQL? 4 7 9 5 Reveal answer Fill a bubble to check yourself B Correct answer Explanation ESQL (IBM Integration Bus/IBM MQ) has seven basic data types: BOOLEAN, INTEGER, DECIMAL, FLOAT, CHARACTER, BLOB, and DATETIME. This count varies from standard SQL which has more types, but ESQL's type system is designed for message flow processing.