Are views updateable?
No Answer is Posted For this Question
Be the First to Post Answer
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
What are the isolation levels possible ?
Cursors can be declared in both working-storage & procedure division, Agreed. But is there any difference? If could you please suggest what is the difference. TIA
can all users have the privilage to use the sql statement select * (dml)?
how can u understand the end of the table ?
What is the advantage in De-normalizing tables in DB2?
what is the differences between spufi and qmf and which is better?
4 Answers Accenture, Cap Gemini,
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
What db2 400?
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.
When do you specify the isolation level?