What are the functions in DB2?
Answers were Sorted based on User's Feedback
Answer / mainframe virumbi
the following functions ( Aggregate functions )applied on
the columns.
Count
Avg
Min
MAx
....
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / bhaskar reddy
the aggrigate function are
min, max, avg, sum, count
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a collection?
Can you search give an array in the WHERE clause of a db2 query?
What is dpf in db2?
How do I delete a column in db2?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is schema in db2?
i have cobol+ db2 program but it contains n number of subprograms for this how many dbrm members i need to mention in bind process
What is QUIESCE?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
what happend with out using Commit,when closing cursor and program?
in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?
What is a host variable?