Mention some fields that are a part of sqlca.
No Answer is Posted For this Question
Be the First to Post Answer
What's the maximum number of volumes that can be added to a STOGROUP?
what is utility for parm lib
What is multi row fetch in db2?
What is the SQL Communications Area and what are some of its key fields?
What is the format (internal layout) of ?TIMESTAMP??
I am having n number of records in a table which consists of emp-name is one of the field among them. Now i want to change the first letter of every name with capital.
How can you count the number of rows from a table tab?
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 ?
how to resolve -811 error. give clear explination
quary for 1> fetch last record 2> fetch in reverse order 3> fetch last 5 row 4> fetch second last record (their is no primary key) i think concept of count can be use for this in 4th
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
What is the role of union all and union