Złożone zapytania SQL

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Tamila Mukha
Used 10+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. W przedstawionym fragmencie kwerendy języka SQL, komenda SELECT ma za zadanie zwrócić
średnią tabeli
średnią w kolumnie wartosc
sumę w kolumnie wartosc
liczbę wierszy
2.
DRAG AND DROP QUESTION
1 min • 1 pt
SELECT (a) FROM (b)
3.
DRAG AND DROP QUESTION
1 min • 1 pt
SELECT (a) , (b) FROM (c) , (d) WHERE (e) = tabela2.klucz_obcy
4.
DRAG AND DROP QUESTION
1 min • 1 pt
SELECT (a) FROM (b) ORDER BY (c)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wyszukując z tabeli Pracownicy wyłącznie nazwiska, w których ostatnią literą jest "i", można użyć kwerendy SQL
SELECT nazwisko FROM Pracownicy WHERE nazwisko LIKE "i";
SELECT nazwisko FROM Pracownicy WHERE nazwisko LIKE "%i%";
SELECT nazwisko FROM Pracownicy WHERE nazwisko LIKE "%i";
SELECT nazwisko FROM Pracownicy WHERE nazwisko LIKE "i%";
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Aby za pomocą polecenia SELECT wyświetlić nazwiska osób mieszkających na osiedlu tak, aby te nazwiska nie powtarzały się, należy zapisać zapytanie w postaci
SELECT nazwisko FROM mieszkancy ORDER BY nazwisko;
SELECT DISTINCT nazwisko FROM mieszkancy;
SELECT TOP 10 nazwisko FROM mieszkancy;
SELECT AVG(nazwisko) FROM mieszkancy;
7.
OPEN ENDED QUESTION
3 mins • 2 pts
Samochody o numerach w bazie od 2 do 4 włącznie.
Evaluate responses using AI:
OFF
8.
OPEN ENDED QUESTION
5 mins • 3 pts
Jakie auta (marka, model) kiedykolwiek wypożyczyła u nas osoba o nazwisku "Mariańska"
Evaluate responses using AI:
OFF
Similar Resources on Wayground
10 questions
informatyka by Robert Makłowicz

Quiz
•
KG - Professional Dev...
10 questions
Sequencing in Flowcharts

Quiz
•
5th - 9th Grade
12 questions
MOS Word 2016 Learn by Doing Part 4 Working with Tables

Quiz
•
8th - 12th Grade
10 questions
MICROSOFT EXCEL

Quiz
•
9th - 11th Grade
12 questions
A Level Computing - Normalisation & SQL

Quiz
•
12th Grade
10 questions
Pointing Devices

Quiz
•
6th - 10th Grade
12 questions
Review for CSS Test

Quiz
•
9th - 12th Grade
7 questions
SQL matura 2021

Quiz
•
12th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade