What does it mean if the null indicator has -1, 0, -2?
Answer / islam
-1 indicates that the field contain a NULL value
0 indicates that the field contain valid value
-2 indicates that the field the field contain junk value
due to data conversion error
| Is This Answer Correct ? | 19 Yes | 3 No |
Explain various types of locks in db2?
What is the use of value function?
What do you do to keep the cursor from closing after a commit?
i have an employment table whch has salary,dept,name? i want salary b/w 1000 to 5000 can anyone pls say the query for ths ?
8 Answers Cap Gemini, CGI, EDS, IBM, Satyam, Wipro,
What is the function of buffer manager?
What is usage pointer in cobol?
Say CUST Table contains records like: CUSTNO CUSTNAME CUSTLOC 100 ABC SSS 200 XYZ 300 PQR 400 MNO WWW 500 CVV ------------- ------------- Now write a query to retrieve all records with CUSTLOC no data.
What is db2?
What is bind package and plan in db2?
What is universal database?
What is db2 plan table?
What is the role of union all and union