Can we delete records from view?
No Answer is Posted For this Question
Be the First to Post Answer
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 do I import a csv file into db2?
pls explain the precompilation process of cobol-db2 pgm
What is the use of commit in db2?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is sqlca?
What is runstats and reorg in db2?
How to resolve -805 error in DB2?
what is the difference between normal select query and currosor
What is normalization and what are the five normal forms?
what is diffrence b/w file-aid tool and file-aid utility???
What can the SET option of the Repair Utility accomplish?