Can you Average the Characters ?
Answers were Sorted based on User's Feedback
Answer / sudhakar
No will get an Error -
-420
The value of a string argument was not acceptable to the function-name function
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / naveen87ginjupalli
Yes,we can Average the characters
SELECT AVG(EMP-NAME) FROM EMP;
| Is This Answer Correct ? | 4 Yes | 9 No |
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
i want to maintain uniqueness on pdf without make lf??????????
what is Static and dynamic linking
How can you split a table in to exactly half?
cursor with hold explain ?
What are the benefits of using the db2 database?
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
What is the cobol picture clause of the db2 data types date, time, timestamp?
What are bind parameters in db2?
What is cursor with hold option in db2?
What is db2 command?