The substring is very important and mostly used function. You can get part of string from main string. This example gives you clear idea on how to use it especially in DB2.
Category: DB2 V10
DB2 version10 provides an individual package option for managing concurrency access within applications in 3 ways.
This post tells about very simple idea for DB2 developers about the concept of external stored procedures, how to create and how to run these stored procedures. The stored procedures can be written in any supported language.
The database consistency is very important to get up to date information. In DB2 database why data consistency is necessary and best explained with example when it is needed. Committing the data is a main task in data consistency.
Process you need to analyze SQL query to improve performance.
In DB2 Date , time and timestamp are three different columns in a table. So this post gives the best idea on how to choose these columns in Table to suit project requirements as well as better performance.
A schema in DB2 is a logical grouping of database objects. It also is used for name qualifiers, which help naturally organize database objects by their name.
DB2 is a leading database in the market. The skills of DB2 are more valuable than any other database. Please check latest available jobs.
Prior to DB2 10, the primary constraint to vertical scalability was virtual storage below theĀ 2…
The best explained tips to write awesome COBOL DB2 program. These tips you can apply now with little effort. Read more.
This concept is also called External stored procedure. In DB2, you can call COBOL module…
Resolution for DB2 SQL error -904 and real reason and fix on how to resolve error given in a way easy to understand by beginner to professionals.
You must be logged in to post a comment.