AGREGASI

AGREGASI

11th Grade

11 Qs

quiz-placeholder

Similar activities

Virus informático

Virus informático

8th Grade - University

14 Qs

GRADE 9- 4QTR-FINALS

GRADE 9- 4QTR-FINALS

9th - 12th Grade

15 Qs

Antivírus

Antivírus

11th Grade

12 Qs

PTS BD GENAP 20/21

PTS BD GENAP 20/21

11th Grade

10 Qs

MS Word Practice Exam 2, Projects 1 - 3

MS Word Practice Exam 2, Projects 1 - 3

11th - 12th Grade

12 Qs

ทดสอบหลังเรียนบทที่ 5 (คอมบำรุง)

ทดสอบหลังเรียนบทที่ 5 (คอมบำรุง)

11th Grade

10 Qs

SQL

SQL

11th - 12th Grade

12 Qs

Database

Database

9th - 12th Grade

8 Qs

AGREGASI

AGREGASI

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Acep Rahmat

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Fungsi agregasi untuk menghitung nilai terbesar adalah ...

SUM

MIN

MAX

AVG

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Fungsi agregasi untuk menghitung nilai terkecil adalah ...

SUM

MIN

MAX

AVG

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Fungsi agregasi untuk menghitung jumlah data adalah ...

SUM

MIN

MAX

COUNT

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Fungsi agregasi untuk menjumlahkan suatu nilai adalah ...

SUM

MIN

MAX

AVG

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Fungsi agregasi untuk melengkapi data numerik dengan jumlah desimal yang telah ditentukan adalah ...

ROUND

MIN

MAX

AVG

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Sintaks SQL yang benar untuk mencari nilai terkecil adalah ...

SELECT MIN(field) FROM namatabel;

SELECT MAX(field) FROM namatabel;

SELECT AVG(field) FROM namatabel;

SELECT COUNT(field) FROM namatabel;

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Sintaks SQL yang benar untuk mencari nilai terbesar adalah ...

SELECT MIN(field) FROM namatabel;

SELECT MAX(field) FROM namatabel;

SELECT AVG(field) FROM namatabel;

SELECT COUNT(field) FROM namatabel;

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?