what is the responsibility of the construction superintendent
No Answer is Posted For this Question
Be the First to Post Answer
Is ibm db2 open source?
How to fetch the last row from the table in SQL (db2)?
How does DB2 store NULL physically?
What is the difference between IN subselects and EXISTS subselect?
What if , we failed to mentioed null indicator in sql select query , that may retrieve null value ?
What is meant by dclgen?
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)
What is cobol db2?
What is a DB2 bind?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
Can we able to find all the Table names under a Particular Plan?
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?