Relational Data Language, SQL

Relational Data Language, SQL

1st Grade

25 Qs

quiz-placeholder

Similar activities

ASK T3 (MENGHASILKAN BORANG)

ASK T3 (MENGHASILKAN BORANG)

1st - 12th Grade

21 Qs

DBSq1

DBSq1

1st Grade

20 Qs

LATIHAN SOAL PRAKARYA 9

LATIHAN SOAL PRAKARYA 9

1st - 12th Grade

20 Qs

Penilaian Materi MySQL

Penilaian Materi MySQL

1st Grade

20 Qs

Banco de dados II

Banco de dados II

1st Grade

20 Qs

Bahasa SQL

Bahasa SQL

1st - 5th Grade

21 Qs

Python Data Structures Quiz

Python Data Structures Quiz

1st Grade

20 Qs

Python Data Structures Quiz

Python Data Structures Quiz

1st Grade

20 Qs

Relational Data Language, SQL

Relational Data Language, SQL

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Fajar Dziki

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the INSERT operation in SQL?

To delete a tuple from a relation

To add a new tuple to a relation

To update an existing tuple

To select specific tuples

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation is used to remove a tuple from a relation based on a criterion?

Insert

Delete

Update

Select

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the UPDATE operation do in SQL?

Adds a new tuple to a relation

Removes a tuple from a relation

Modifies the value of some attributes in a tuple

Combines two relations

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation creates a new relation by selecting tuples based on a criterion?

Project

Select

Join

Union

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the PROJECT operation?

To select tuples based on a criterion

To select a subset of attributes from a relation

To combine two relations

To delete tuples from a relation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation combines two relations based on common attributes?

Union

Intersection

Join

Difference

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the UNION operation?

Tuples that are in both relations

Tuples that are in either of the two relations or both

Tuples that are in the first relation but not the second

Tuples that are in the second relation but not the first

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?