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
what are slowly changing dimensions? Why we are used scd?
What are initial page components of Cognos connection?
how to develop dynamic dashboards, and what is the difference between static and dyanmic dashboards in report studion and need with example. plz mail me on this email id vasucognos4@gmail.com
What do you understand by the term 'aggregate cache'?
Explain what is the difference between microstrategy and cognos reporting tool?
What are all the types of hierarchies?
Can you define pivot?
What is a Query Subject?
-----------Diff b/w OLAP and RDBMS?
How can you link a query to a data container manually in Report Studio?
how to perform single sign in cognos by using url?
What is Additive function?
How create measures and demensions?
What is the metric store database?
Can you define cognos impromptu?