MidExWT-CS2101

MidExWT-CS2101

University

35 Qs

quiz-placeholder

Similar activities

Pemrograman Berorientasi Objek 11RPL Sem 1

Pemrograman Berorientasi Objek 11RPL Sem 1

11th Grade - University

40 Qs

Test Algoritma

Test Algoritma

University

40 Qs

Quiz  Fungsi Logika IF dengan excel

Quiz Fungsi Logika IF dengan excel

University

30 Qs

Access

Access

KG - University

30 Qs

DATATRIX

DATATRIX

University

30 Qs

C-Programming

C-Programming

University

30 Qs

Microsoft Excel

Microsoft Excel

University

30 Qs

UAS Ceritanya

UAS Ceritanya

University

40 Qs

MidExWT-CS2101

MidExWT-CS2101

Assessment

Quiz

Computers

University

Medium

Created by

Ardi Moran

Used 7+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of operator is used to perform mathematical calculations in MySQL?

Comparison Operators

Arithmetic Operators

Bitwise Operators

Logical Operators

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to retrieve data from one or more tables in MySQL?

INSERT

UPDATE

SELECT

JOIN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an INNER JOIN return?

All rows from both tables

Rows from both tables that match the specified condition

All rows from the right table

All rows from the left table

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which clause is used to filter rows that meet a specific condition?

GROUP BY

WHERE

LIMIT

ORDER BY

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the LIMIT clause do in a SQL query?

Filters rows based on conditions

Groups rows with the same values

Restricts the number of rows returned

Sorts the result set

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to add new rows of data into a table?

DELETE

SELECT

INSERT

UPDATE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the HAVING clause?

To limit the number of rows returned

To sort the result set

To filter results of a GROUP BY operation

To filter rows before grouping

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?