Where Clause


  1. Which among the following is not a “query clause”?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    Modify is not a clause, it just used with clause Alter.


  1. Which clause is used to “sort the rows of the final result set by one or more columns”?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    ORDER BY



  1. Which clause is used to “Modify the existing field of the table”?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    ALTER


  1. Which clause is used to “filter out unwanted Groups”?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    SELECT



  1. “MODIFY” is used with which “Query clause”?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    Modify is not a clause, it just used with clause Alter.