GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Business Objects

 Print  |  
Question:  what is the difference between condition & filter.



May 05, 2007 05:06:43 #5
 subramanyam   Member Since: Visitor    Total Comments: N/A 

RE: what is the difference between condition & filter....
 
condition-> it can retrieve the data which meets the condition. it can restricted the at the database level.it will help to increase the query performance.

filter->it can hide the data at report level. in use of filter query performance is slow.
     

 

Back To Question