Home » 
        MCQs » 
        SQL MCQs » 
        SQL Data Types MCQs
    
        
    Which of the following is SQL Server Date and Time Data Type?
    
    
    
    9. Which of the following is SQL Server Date and Time Data Type?
    
        - timestamp
 
        - sql_variant
 
        - real
 
        - text
 
    
    Answer: a) timestamp
    Explanation:
    timestamp is SQL Server Date and Time Data Type.