
SQL 5-бөлім

Quiz
•
Computers
•
10th Grade
•
Hard
Саулет Махатовна
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL-де COUNT функциясы не істейді?
Бағандағы мәндерді қосады
Орташа мәнді қайтарады
Жолдардың санын есептейді
Ең үлкен мәнді табады
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SUM функциясы үшін қандай синтаксис қолданылады?
SELECT MIN(column_name) FROM table_name;
SELECT AVG(column_name) FROM table_name;
SELECT COUNT(column_name) FROM table_name;
SELECT SUM(column_name) FROM table_name;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
MIN функциясы не қайтарады?
Ең кіші мән
Жолдар саны
Ең үлкен мән
Орташа мән
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Деректерді топтастыру үшін қандай оператор қолданылады?
ORDER BY
GROUP BY
HAVING
SELECT
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
HAVING операторы не істейді?
Жолдардың санын есептейді
Деректерді сұрыптайды
Агрегаттық функциялар үшін шарттарды орнатады
Деректерді топтайды
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Әр сынып үшін орташа баллды таңдайтын сұраныс қайсы?
SELECT AVG(score) FROM students;
SELECT grade FROM students;
SELECT COUNT(*) FROM students;
SELECT grade, AVG(score) FROM students GROUP BY grade;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Келесі сұраулардың қайсысы ең жоғары баллды қайтарады?
SELECT COUNT(grade) FROM students;
SELECT MAX(grade) FROM students;
SELECT MIN(grade) FROM students;
SELECT AVG(grade) FROM students;
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Google Classroom

Quiz
•
KG - 12th Grade
10 questions
AUDIENCE APPRECIATION-IGCSE ICT

Quiz
•
10th - 11th Grade
10 questions
SQL 4-бөлім

Quiz
•
10th Grade
12 questions
Tech & Digital Skills Quiz

Quiz
•
9th Grade - University
14 questions
Virus informático

Quiz
•
8th Grade - University
15 questions
GRADE 9- 4QTR-FINALS

Quiz
•
9th - 12th Grade
8 questions
Unit 4 Day 8 Opener - C++ Function Concepts

Quiz
•
9th - 12th Grade
10 questions
Data vs Information

Quiz
•
10th - 11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade