Question

    What is true about SQL?

    A It stands for Structured Query Language. Correct Answer Incorrect Answer
    B Provide commands to interact with the database. Correct Answer Incorrect Answer
    C It doesn’t provide commands for transaction management. Correct Answer Incorrect Answer
    D Both 1 and 2 Correct Answer Incorrect Answer

    Solution

    SQL is a database query language which provide support for creating , manipulating and updating the database. It provide transaction management commands with authorization also.

    Practice Next

    Relevant for Exams:

    ×
    ×