Answer Posted / arkchowdary
A view is, in essence, a virtual table. It does not
physically exist. Rather, it is created by a query joining
one or more tables.
Creating a VIEW
The syntax for creating a VIEW is:
CREATE VIEW view_name AS
SELECT columns
FROM table
WHERE predicates;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi All, Is there any way to check whether a value is selected in a Multi-select tree prompt? I have a tree prompt and want to get to know whetehr which values user has selected,i want to so that values on the top of the report. I Have used that paramDisplayValue('paramername'),But it will display only last selected value. For Example i have tree prompt with one level Region- >country->states If user select region Asia it will dislay the all the Countries in that region and then if user select India it will display the states related to india only Suppose Hierachy look like this: Asia->India->Andhra Pradesh. I want to show this hierachy on the top of the report How it is possible? Can you please help me?
What are all types of Batches?
Which studio is used to create reports?
Define cognos report net?
What are the two types of framework manager?
What are the other methods working as deployment functionality?
Explain the characteristics of cognos?
Can you define pivot?
Can you define report item?
what is a prompt value in report studio and variables ?
what is the diff. between a link n a union? what is a custom view? what is the use of unlocking a report ? plz answer to these
Hi.. friends, dis Bhaskar p.if any of u having realtime scenerios.. plz send to me.. my mailid s bhaskarparitala.rao@gmail.com send ASAP.. waiting for reply..
how to create cubes in transformer ?
What is the complex report you faced in real time?
What errors and types of errors you faced in Cognos ReportNet?