How to find the maximum value in a column in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is rebind in db2?
What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
What if we try to insert the base table through updatable view , but failed to give a column value which is defined as NOT NULL.
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is the physical storage length of the data types date, time, and timestamp?
What is scrollable cursor in db2?
What are the contents of a dclmgen?
when does the SQL statement gets executed when you use cursor in the application programming ?
What is a thread?