Home » 
        MCQs » 
        DBMS MCQs » 
        DBMS Query Processing MCQs
    
        
    An '_____' is a tree of the query that the parser creates
    
    
    
    13. An '_____' is a tree of the query that the parser creates.
    
        - Parse-tree
 
        - Query-tree
 
        - Tree
 
        - None
 
    
    Answer: A) Parse-tree
    Explanation:
    An 'parse-tree' is a tree of the query that the parser creates.