Home » 
        MCQs » 
        Apache Presto MCQs
    
        
    Is statement and query the same thing?
    
    
    
	17. Is statement and query the same thing?
    
      - Yes
- No
Answer: B) No
    Explanation:
    A statement is the SQL text that is provided to Presto, but a query is the settings and components that are created to execute that statement.