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
Explain is there any comparison available for cognos reportnet vs crystal reports?
What project,model,parameter maps,namespace and database definitions....... what these are all contains? what are differences b/w them?
what are the errors faced while bursting the reports and how to solve those errors?
can anyone let me know some tips or interview questions on framework manager metadata modeling, creating joins, and all other aspects related to Cognos 8 framework mgr
How to create model and how to test model?
if ur report having report filter save the report.open u r report in cc the report filter doesnt work means it does n't any values what we do for this situation?where we rectify this?please please ans me......
New coloums are added in database, then how you know in report level
What are the components used in web tier?
What do you understand by user class in cognos?
-----------With out using DrillThrough how to do Reports?
Define report item?
What are the types of hierarchies?
i was asked what are the caluclations done by you in your report? plz give reply
What is an olap designer?
I have ten columns that needs to be totalled... but some columns are empty...how do i get sum all the columns even if sum are empty? Can i get a total of the rows instead of columns? if yes, what is the function to be used?