DBMS_2

DBMS_2

University

20 Qs

quiz-placeholder

Similar activities

TES .NET

TES .NET

12th Grade - University

20 Qs

Mastering SQL Concepts

Mastering SQL Concepts

University

20 Qs

Week 1 QUIZ

Week 1 QUIZ

University

20 Qs

DBMS-UNIT-2: SQL

DBMS-UNIT-2: SQL

University

21 Qs

QUIZ NORMALIZATION

QUIZ NORMALIZATION

University

21 Qs

QUIZZY - Round 2

QUIZZY - Round 2

University

15 Qs

SW2- RELATIONS IN DBMS

SW2- RELATIONS IN DBMS

University

20 Qs

Pengelolaan Basis Data

Pengelolaan Basis Data

University

20 Qs

DBMS_2

DBMS_2

Assessment

Quiz

Other

University

Medium

Created by

Rajad 8063

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid DDL command?

SELECT

INSERT

DROP

UPDATE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the NOT NULL constraint ensure?

Column must have unique values

Column must have non-null values

Column must be primary key

Column cannot be indexed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which clause can be used with GROUP BY to filter aggregate results?

WHERE

HAVING

ORDER BY

DISTINCT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to change an existing record in a table?

UPDATE

MODIFY

CHANGE

SET

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of join returns only the matched records from both tables?

FULL JOIN

LEFT JOIN

RIGHT JOIN

INNER JOIN

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SELECT COUNT(*) return?

Number of columns

Number of tables

Number of rows

Number of distinct rows

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does DISTINCT do in a query?

Removes all nulls

Sorts the results

Removes duplicate rows

Filters rows based on condition

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?