Answer Posted / arangaraj
A view is a tailored presentation of the data.contained in
one or more tables or other view.it takes the o/p of a
query and treat it as a table. it does n't require any
space in database.
ex.create view emp1 as select empno,empname from emp;
types of view:Materialised view.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the types of report?
describe the starschema grouping ?how can i add a new column for existing report ,when it is not present even in model & dataabase?
Can you define metrics designer?
please can you give me some banking domine calculations developed in framework manager plzzzzz thank you.
Can you define a datastore in cognos?
what is degenerate key in oracle ?whare do we use it?
Explain what is the difference between native sql and cognos sql?
How can I test reports in cagonos?
Is it possible to join multiple Databases in a Catalog?
what is the difference between querystudio in reportnet and cognos8
How to publish a package by running Java Script?
what is power prompt in cognos ep7series?what is the use of this?
How to generate cubes in cognos?
What is difference between data mart and data warehouse?
Hi, I have Cognos 7.0 Impromptu reports and these reports have been created with the Mainframe datasource. Now the business needs these reports should be upgraded but with Oracle datasource. So what's the idea, first we should migrate these reports into ReportNet? then in that case what we will do with the Impromptu Catalog? Second, suppose we need to migrate these reports into Cognos 8 (may be 8.4) then how we will do that? do we need to create a FM Model for these reports. Please advice!