Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Business and Economics Interviews:Account Manager AssistantAccountantAccounting ClerkAccounts ExecutiveAccounts OfficerAccounts Receivable (AR)AI AlgorithmsBPELBudgetingBusiness Development AssociateBusiness Development OfficerBusiness Development ResearcherBusiness Executive DevelopmentBusiness RatiosBusiness StrategyCA (Chartered Accountants)Change managementChief executive officer (CEO)Company Affairs (CS)Competitive StrategyCooperation SkillsCorporate StrategyCSCustomer ExperienceCustomer ServiceDeposit AccountEcommerce Customer Support ExecutiveEcommerce ManagerEconomicsExecutive International BusinessFinancialFixed AssetsGeneral AccountingGeneral LedgerGood SupervisorHospitality AccountingICWAImport Export SpecialistInsuranceIntegrated AuditsInventory AccountingInventory planning and controlManager Business UnitMerchandiserMergers & AcquisitionsNonprofit AccountingOrganizational IssuesOrganizational SkillsPayables ManagementPayroll ManagementPersonal AccountsPersonal Business AdviserPetty CashPrivate EquityProbation OfficerPublic relationsPurchase ExecutivePurchase PlannerPurchasing ManagerPurchasing OfficerQuality AuditsQuality MeasuresResearcher TraineeResponsibilityRetailRetaining Good EmployeesSecretary Accounts OfficerSenior Tax OfficerStrategy MethodsSuccessful StrategySweep AccountsTAX AccountantTaxationTransactional AccountsUser AccountWork Pressure
Copyright © 2018. All Rights Reserved
Business Development Officer Interview Question:
Explain the difference between condition & filter?
Submitted by: AdministratorAd
Conditions: these retrievals the data based on the condition (universe level)Filter: it brings the data and filter; performance will be slow (report level)
Filters - are used to restrict the number of rows in the output.
Conditions - It wont reduce the Number of Rows, but you can show up data based on some validations.
For Eg: select cust_id from customer where cust_name like 'A%'
Filter is Cust_name like 'A%'.
Condition is also applied at report level.
Submitted by:
Filters - are used to restrict the number of rows in the output.
Conditions - It wont reduce the Number of Rows, but you can show up data based on some validations.
For Eg: select cust_id from customer where cust_name like 'A%'
Filter is Cust_name like 'A%'.
Condition is also applied at report level.
Submitted by:
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

https://InterviewQuestionsAnswers.ORG.
