we have a column of int/varchar datatype,but when we run
the report we should get the date format
i.e., suppose date key is a query item consists of data as
20040105,20030503,20060410.......
output should be 5 jan 2004,3 may2003,10 apr
2006..........respectively.Can i knnow the answer
Answer Posted / venkapa naidu
I Dont the answer in congnos but in ORACLE
SELECT TO_CHAR(TO_DATE(Value,'J'),'DD-MON-YYYY') FROM DUAL;
is the query
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention the difference between ‘macros’ and ‘prompt’?
How to create a cube in Transformer? What is the process? Please mention process thank u
Can you define snapshot?
When we save a report in report studio with what extn it save?
Can you define confirmed dimension?
----------------Diff b/w Dimensional modeling and Relational modeling?
What is called materialized view?
what is a prompt value in report studio and variables ?
What are the main services provided by application tier?
what are the filters in framework manager and report studio?
Can you explain new content durability?
Explain what is the difference between native sql and cognos sql?
whats the difference between previous version of cognos and cognos 8 BI?
What is the enterprise class platform architecture of cognos 8?
What are all the advantages of Cognos?