what is query subject
Answers were Sorted based on User's Feedback
Answer / pankaj arsekar
A query subject is the basic building block in Framework
Manager. A query subject is a set of
query items that have an inherent relationship.
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / 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 |
Answer / s.srinivas
A query subject which contains query items.A query subject
which maps to tabels in a report.
| Is This Answer Correct ? | 9 Yes | 5 No |
Answer / arkchowdary
Query Subject----------- It is nothing but Table Name.
Query Subject----------- A query subject is a set of
query items that have an inherent relationship.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / nasa
in cognos terminology query subject means table...
| Is This Answer Correct ? | 0 Yes | 1 No |
----------------What is meant by DSS?
how to access the database directly from cognos reportnet
can we create a chart without measure
please can you give me some banking domine calculations developed in framework manager plzzzzz thank you.
How do I remove the hyperlink from the drill through report?
What are all the advantages of Cognos?
Can you define snapshot?
Write a SQL query which should fetch the 5th maximum salary of an employee from the table?
what is symmetric key?where do u use this?
hai frndz....... in a product name QUERY ITEM column we have some products like..soap, mobile, laptop, nd so on..... when i report run for the US client with the product name,, langauge is requird only ENGLISH.... IF client as a chaina .or, japan .or, spanish.. they want to run report using by product name QUERY ITEM as thier region language like chaina/japan/spanish... how to i convert product name column as default as english, to chaina/japan/spanish..........in the framework manager/ cognos connction Could u pls give me problm solution.....thnx in advnce........
Is it possible to apply access manager user rights in impromptu?
what are the filters in framework manager and report studio?