Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
No Answer is Posted For this Question
Be the First to Post Answer
What are the full forms of spufi and dclgen and why are they used?
What is the SQL query to select, delete and get count of duplicate rows in DB2?
What is a bind in db2?
How do I delete a table in db2?
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
Can there be more than one cursor open for any program?
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
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 ?
what is difference between Plan and Package
How to create db2 table in mainframe?
What is the connection string to connect to the DB2 Database ?
Is it possible to precompile if db2 goes down?