How does db2 sample database connect?
No Answer is Posted For this Question
Be the First to Post Answer
What is the SQL Communications Area and what are some of its key fields?
What is bind in db2?
What is meant by index cardinality?
How can you quickly find out the # of rows updated after an update statement?
What is netezza database?
How many Buffer pools are there in DB2 and what are they?
what is the use of commit ? and what is the syntax?
Can you Average the Characters ?
explain about index with examples
what is differnece between DROP TABLE & DELETE TABLE .
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?
In BIND, isolation level parameter specifies the duration of page lock and ACQUIRE, RELEASE also do almost the same thing. What is the exact difference between the two? Do they work in conjunction while executing SQL queries and obtaining locks?