AGREGASI

AGREGASI

11th Grade

11 Qs

quiz-placeholder

Similar activities

Basis Data Kelas 12 RPL

Basis Data Kelas 12 RPL

9th Grade - University

10 Qs

Higher Databases and SQL

Higher Databases and SQL

11th - 12th Grade

15 Qs

9626_Ch9_

9626_Ch9_

11th Grade

13 Qs

FBLA Database Design and Applications

FBLA Database Design and Applications

9th - 11th Grade

15 Qs

computer careers

computer careers

9th - 12th Grade

14 Qs

A5 IB - Listas y funciones

A5 IB - Listas y funciones

10th Grade - University

10 Qs

Truy vấn dữ liệu

Truy vấn dữ liệu

9th - 12th Grade

10 Qs

PBD SK T5 - 2.1 Bahasa Pertanyaan Berstruktur

PBD SK T5 - 2.1 Bahasa Pertanyaan Berstruktur

1st Grade - Professional Development

7 Qs

AGREGASI

AGREGASI

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Acep Rahmat

Used 1+ 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?