Question { 18917 }
What is SET TO TRUE all about, anyway?
Answer
| Is This Answer Correct ? | 3 Yes | 0 No |
Question { 6738 }
What is a host variable?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you use a select query in a loop to fetch multiple rows?
If so what is the advantage of using a cursor?
Answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Question { 8440 }
Can a Db2 table data be retrived through JCL?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Question { 8891 }
Suppose there are many duplicate records in a Db2 table.
What is the query to retrive only duplicate records?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
For update of a row in cursors, when do we move value into
host variable in cobol progrm? is it before open or before
fetch ?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Question { 9736 }
What happens to a cursor after a commit?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you add a particular field in copybook?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Question { 4094 }
Why we should use cursor ?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Question { 2722 }
How can you get the number of rows impacted by the last executed query?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Question { 3013 }
Difference between file status codes 02 and 22.... since both are for duplicate key detection.
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |