Prev Next

Integration / IBM Integration Bus (IIB) Interview questions

What is ESQL?

Extended Structured Query Language (ESQL) is a programming language defined by IBM Integration Bus to define and manipulate data within a message flow.

ESQL is based on Structured Query Language (SQL) which is in common usage with relational databases such as IBM DB2. ESQL extends the constructs of the SQL language to provide support for you to work with message and database content to define the behavior of nodes in a message flow.

More Related questions...

Show more question and Answers...


Comments & Discussions