What is a buffer in memory?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of bind parameter, Replace?
What is the information associated with sysibm.syslinks table?
what is differnece between DROP TABLE & DELETE TABLE .
What is EXPLAIN?
When is the results table for the query in a DECLARE CURSOR statement created?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
Explain the benefits you can get from mainframe connect?
Explain the use of the WHERE clause?
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
Why do we bind in db2?