Home » 
        MCQs » 
        DBMS MCQs » 
        DBMS Evaluation of Expressions MCQs
    
        
    What is/are the method(s) we use to evaluate an expression carrying multiple operations in query processing system?
    
    
    
    3. What is/are the method(s) we use to evaluate an expression carrying multiple operations in query processing system?
    
        - Materialization
- Pipeling
- Both A and B
- None of the above
Answer: C) Both A and B
    Explanation:
    The methods we use to evaluate an expression carrying multiple operations in query processing system are -
    
        - Materialization
- Pipelining