Quiz mbi Funksionet Agreguese dhe SQL

Quiz mbi Funksionet Agreguese dhe SQL

University

14 Qs

quiz-placeholder

Similar activities

Kviz mbi Sistemet e Bazës së të Dhënave

Kviz mbi Sistemet e Bazës së të Dhënave

University

15 Qs

Quiz mbi Funksionet Agreguese dhe SQL

Quiz mbi Funksionet Agreguese dhe SQL

University

14 Qs

Kviz mbi SQL, Views dhe Stored Procedures

Kviz mbi SQL, Views dhe Stored Procedures

University

14 Qs

Kviz mbi JavaScript

Kviz mbi JavaScript

University

14 Qs

Demokracia në shtetin Spartan

Demokracia në shtetin Spartan

University

9 Qs

Quiz mbi Funksionet Agreguese dhe SQL

Quiz mbi Funksionet Agreguese dhe SQL

Assessment

Quiz

Others

University

Easy

Created by

Shpresim Krasniqi

Used 4+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Çfarë janë funksionet agreguese në SQL?

Funksione që përllogarisin mesataren e të dhënave

Funksione që përmbledhin një grup vlerash

Funksione që gjenerojnë tabela të reja

Funksione që numërojnë rreshtat

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cila është sintaksa e përgjithshme për funksionet agreguese?

aggregate_function(column_name, table_name)

aggregate_function: Funksioniagregues(COUNT, SUM, AVG, MAX, MIN)

SELECT aggregate_function FROM table_name

aggregate_function(column_name) WHERE condition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cili funksion agregues përdoret për të numëruar rreshtat?

COUNT()

AVG()

MIN()

SUM()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cili është qëllimi i komandës ORDER BY?

Për të grupuar rreshtat

Për të renditur rreshtat

Për të filtruar rreshtat

Për të agreguar të dhënat

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cila është sintaksa e komandës GROUP BY?

GROUP BY column1 WHERE condition

GROUP BY aggregate_function(column1)

SELECT column1, column2 GROUP BY column1

GROUP BY column1, aggregate_function(column2)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Çfarë bën komanda HAVING?

Përllogarit mesataren

Filtron rreshtat para grupimit

Filtron grupet pas grupimit

Numëron rreshtat

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cili është rezultati i produktit kartezian?

Një tabelë e re me të dhëna të përzgjedhura

Çdo kombinim i mundshëm i rreshtave nga dy tabela

Një renditje e rreshtave sipas një kriteri

Një grupim i rreshtave sipas një kolone

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?