When you are working with the project after coding what
will u do?
Like what type of documents u will prepare? How will u do
testing?
Answers were Sorted based on User's Feedback
Answer / nag
hi,
After coding we will run the program and test the unit
testing with reference with UTR
pls correct me , if i am wrong
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / david huenger
Create & run the program Queries via QMF or SPUFI to
insure DB2 SQL's are returning correct data.
Is This Answer Correct ? | 1 Yes | 3 No |
What do you mean by NOT NULL? When will you use it?
how do we solve soc 7 and soc4 ?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
Could anyone clearly explain the diference between sub query and correlated sub query?
Give the COBOL definition of a VARCHAR field.
What information is held in SYSIBM.SYSCOPY?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
Normalization in DB2 – first normal form, second normal form
what is static sql? what is dynamic sql? Give me details
4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retrieves 20 rows out of 200000 in the table. Which of the following descrbes the rows that are locked as a result of this request? a. None of the rows are locked. B.The retrieved rows are locked. C.The last row of the result set is locked. D.The rows not previously updated by another application are locked.
Mention the various locks that are available in db2.
How to run db2 command in windows?