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 |
What are the benefits of using the db2 database?
What is the maximum size of varchar data type in db2?
Why select is not preferred in embedded sql programs?
Explain about rct in db2?
What type of database is db2?
Can i insert bulk records into a db2 table using qmf of spufi only............!!!
What is the cascade rule and how does it relate to deletions made with a subselect?
What is CHECK PENDING ?
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.
Where would you find information about the type of database authority held by the user?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2).