Home » 
        MCQs » 
        SQL MCQs » 
        SQL Concatenate, Savepoint, TIME MCQs
    
        
    It is possible to retrieve time in a more readable format, using which function?
    
    
    
    9. It is possible to retrieve time in a more readable format, using which function?
    
        - TIME
- TIME_FORM
- TIME_FORMAT
- TIME & DATE
Answer: C) TIME_FORMAT
    Explanation:
    It is possible to retrieve time in a more readable format, using TIME_FORMAT() function.