Answer Posted / naveen87ginjupalli
Yes,we can Average the characters
SELECT AVG(EMP-NAME) FROM EMP;
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
What is a db2 collection?
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 definition of cobol in varchar field.
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Is db2 relational database?
How is a typical db2 batch pgm executed?
What is innodb buffer pool?
What is lock escalation in db2?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is dbrm? When it will be created?
Which command is used to connect to a database in DB2 ? Give the Syntax.
How does a cursor work?
What is the role of data manager in the db2 database?
What is check constraint in db2?
How can you count the number of rows from a table tab?