Answers

Question and Answer:

  Home  Reportnet

⟩ Explain the difference between filter and conditin?

The difference between Filter and Condition:Condition returns true or false Ex: if Country = 'India' then ...Filter will return two types of results1.Detail information which is equal to where clause in SQL statement2.Summary information which is equal to Group by and Having clause in SQL statement

 143 views

More Questions for you: