What language is db2 written in?
No Answer is Posted For this Question
Be the First to Post Answer
What is isolation level?
What is correlation names?
What is meant by union and union all?
Hi Dude,this is Ram.could any one tell me aboue CURRENT OF clause in DB2. Thanks in advance.......
Hi i need to write a query on the following requirement. SELECT COMM_TEXT INTO :WS_MIKM_COMM_TEXT FROM MPIPROD.MIKMV01 WHERE ACCOUNT_NO = :WFD_ACCOUNT_NO AND (SUBSTR(COMM_TEXT,1,39) = :WS_COMMENT_TEXT AND SUBSTR(COMM_TEXT,47,14) = :WS_DENY_DESC) OR (SUBSTR(COMM_TEXT,1,39) = :WS_COMMENT_TEXT) The above query is to be modified. The requirement is if both the fields are equal then that has to be given priority. In the above query if it satisfies any one it comes out without checking if both being equal is possible.
How can we retrieve the total number of records in RPG & CLLE?
Can a array declared with an index be displayed(readable format) in spool?
can you use symbolic parameters in JOB?
What is image copy?
What are the benefits of using the db2 database?
How could one combine a set of incremental image copies into a single copy?
When Can you be sure that a query will return only one row?