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 do you mean by parallel execution of query?
what are versions of cognos from starting release to latest in the market?
What are the different type of securities can we apply in framework manager?
i have a table with 3 columns country,empname,salary and i want the query for get the name of the employees who is getting top 2 nd highest salary for individual country? Thanks in advance
WHAT IS METRIC STUDIO?WHAT IS SCORE CARDS HOW TO IMPLEMENT IT AND WHAT IS THE USE OF SCORE CARD?
What is difference between drill through and drill down?
What do you understand by the term 'aggregate advisor?'
how u provide security in power play transformer???
3 Answers iFlex, ITC Infotech, TCS,
All ready we have alias tables for modifications why we are using views if anybody this answer plz reply me
Is cognos models are version compatible?
wt is the OLAP Scrubbing in Framework manger & use? How can we developed a query items by using alredy existing query items?
what are the joins present in reportnet?which is most widely used?