InterviewSolution
Saved Bookmarks
| 1. |
What Is Esql? |
|
Answer» Extended Structured Query LANGUAGE (ESQL) is a programming language based on Structured Query Language (SQL), which is commonly USED with relational DATABASES such as DB2. ESQL extends the constructs of the SQL language to provide support for you to WORK with both message and database content. Extended Structured Query Language (ESQL) is a programming language based on Structured Query Language (SQL), which is commonly used with relational databases such as DB2. ESQL extends the constructs of the SQL language to provide support for you to work with both message and database content. |
|