1. >CUET (UG)
  2. >DBMS
Found 2  QuestionsSET DEFAULT
Selected Filters
    CUET (UG) DBMS SQL
Exams
Years
Subjects
Topics

List of top DBMS Questions on SQL asked in CUET (UG)

HAVING clause in SQL is used to specify conditions on the rows with
  • CUET (UG) - 2023
  • CUET (UG)
  • DBMS
  • SQL
Which of the following statements are true?
(A) Where condition in SQL can include aggregate functions.
(B) Having condition in SQL can include aggregate functions.
(C) SQL set operators tend to combine columns from two or more tables.
(D) GROUP BY function is used to group rows of a table that contain the same values in a specified column.
(E) Minus operator is also known as intersect operator.
Choose the correct answer from the options given below:
  • CUET (UG) - 2023
  • CUET (UG)
  • DBMS
  • SQL