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
Is ibm db2 free?
How many databases are there?
What is reorg and runstats in db2?
What is a dbrm in db2?
On which levels locks can be applied?
What is host variable in db2 cobol?
What is db2? Explain.
What is a collection in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
can all users have the privilage to use the sql statement select * (dml)?
What is a db2 cursor?
What are db2 objects?
What is dpf in db2?
What is buffer pool?
What is the syntax for creating a table in the db2 database?