What is the picture clause of the null indicator variable?
Answer Posted / smitajit
S9(4) comp
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the physical storage length of date data type?
What is a trigger in the db2 database?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Mention the location where the output received from explain statement is stored.
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
Which component is responsible for processing sql statements and selecting access paths?
What is an instance database?
What is the difference between plan and package in db2?
How to take backup of table in db2?
Who uses db2?
What is the use of with ur in db2?
What is the maximum number of columns in a db2 table?
What is meant by explain?
Explain the function done by data manager?
Comment whether the cursor is closed during commit or not.