November 2007
Intermediate to advanced
1136 pages
26h 7m
English
• DEVELOPMENT ENVIRONMENT
• PROGRAMMING INTERFACES
Applications represent the interface to the database, and as a DB2 Database administrator, you may have to provide support to developers when they write applications that access the database. DB2 does not have its own programming language. Instead, it allows data to be manipulated using interfaces that pass SQL statements. It also provides an Application Programming Interface for managing and administering the database.
A DB2 application can perform specific queries or process well-defined transactions. An application that performs transaction processing is sometimes referred to as an Online Transaction Processing (OLTP) application. An application ...
Read now
Unlock full access