Answer Posted / mohamed aashik ilahi
Query subject can't be precisely said as a table. It is a
select clause where we can pull all the columns or a set of
needed columns from the database.
For Eg: Most of the developers will be said by the Clients
that they might not need some of the columns, so obviously
we developer's may ignore those columns, so a table without
a single column missing can't be called as a table, but a
select statement used to get the client preferred columns.
an example query: select * from <tablename>; (a full table)
select emp_key,emp_id,emp_name from
<tablename> ( selective columns from the table, SO THIS IS
THE QUERY SUBJECT)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are the methods by which it non-durable model could be changed into the durable model?
It is possible to test 2 query subjects at a time in CRN1.1 & C8 FWM?
What is dtm?
What is metric store database?
What is the use of cognos decision stream?
What are the different uses of a repository manager?
how you migrate reports to cognos 8 from previous versions?
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
Explain difference between powerplay transformer and power play reports?
What's the limitation of 'Page Footer' in Report Studio? e.g. If I have an activity prompt (list of activities in a Search & Select Prompt) and selected around 2500 activites from the 'Activity' Search & Select Prompt and when I ran the report I got a message "#! Overflow" in page footer. Can somebody please tell me what's max. limit. I tried with around 300 activities and page footer displayed the activities. Your help will be appriciated.
Please explain the different stages in creating a report in cognos report net?
can you tell me what are the dimension tables are used in project
how u burst the reports? if u r bursted reports is not reached to destination how u identify???
5. Which type of report you build more, list, crosstab or chart and why?
How create measures and demensions?