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
Chapter-8: Safety and security

Quiz
•
9th - 10th Grade
10 questions
present simple and present continous

Quiz
•
9th Grade
10 questions
Personal Pronouns

Quiz
•
1st - 10th Grade
10 questions
Perintah Join SQL

Quiz
•
11th Grade - University
13 questions
Quiz z Accessa

Quiz
•
10th Grade
12 questions
MySQL Numeric Functions

Quiz
•
11th Grade - University
10 questions
PERINTAH SQL 01

Quiz
•
10th Grade - University
10 questions
T1U3 - Lab 2 Consultas en MySQL

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade