12th Class Computers Science Sample Paper SQL Connectivity - Sample Paper-2

  • question_answer
    What Is the correct statement for line 2 to select all student whose marks Is greater than 70 
     

    A) select * from Students where marks >=70

    B) select Name from Students where marks >=70

    C) select* from Students where marks >70

    D) None of the above

    Correct Answer: C

    Solution :

    [c] select * from Students where marks >70


You need to login to perform this action.
You will be redirected in 3 sec spinner