what is query subject

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


Please Help Members By Posting Answers For Below Questions

What is drill down and slicing and dicing whats the difference between them?

540


Can you define cognos powerplay?

621


How we check the errors before running the report?

537


What are the advantages of cognos?

562


How can create users and permissions in cognos?

554






What is the enterprise class platform architecture of cognos 8?

573


where you can save the report net documentation in our local system?

628


What is main difference mapplets and mapping?

563


What is meant by alternate drill down with ex?

614


What are all the types of report?

561


How to create model and how to test model?

602


Helow, i have a problem with runing-total function when i use it for a calculate row (for example : i need to diplay a running-total of total units ?)

1866


what is stitch query in reportnet?

605


What is the use of cognos decision stream?

657


how to test reports in cognos?

580