Jakie zapytanie SQL wyświetli tylko te rekordy, gdzie wartość w kolumnie 'wiek' jest większa niż 18?

1TPB - BAZY DANYCH - SPRAWDZIAN

Quiz
•
Other
•
12th Grade
•
Medium
Marcin Gerwatowski
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • 1 pt
Evaluate responses using AI:
OFF
2.
OPEN ENDED QUESTION
3 mins • 1 pt
Które zapytanie SQL wyświetli rekordy z tabeli 'produkty', gdzie wartość w kolumnie 'kategoria' to 'elektronika'?
Evaluate responses using AI:
OFF
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Które z poniższych zapytań usunie rekordy z tabeli?
DELETE FROM tabela WHERE warunek;
REMOVE FROM tabela WHERE warunek;
DROP ROW FROM tabela WHERE warunek;
ERASE FROM tabela WHERE warunek;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Które z poniższych zapytań usunie tabelę z bazy danych?
DELETE tabela;
REMOVE tabela;
DROP TABLE tabela;
ERASE TABLE tabela;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Które zapytanie SQL wyświetli liczbę rekordów w tabeli 'klienci'?
SELECT COUNT() FROM klienci;
SELECT NUMBER() FROM klienci;
SELECT SUM() FROM klienci;
SELECT TOTAL() FROM klienci;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Które zapytanie SQL wyświetli średnią wartość kolumny 'cena' w tabeli 'produkty'?
SELECT AVG(cena) FROM produkty;
SELECT MEAN(cena) FROM produkty;
SELECT SUM(cena) FROM produkty;
SELECT COUNT(cena) FROM produkty;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jakie zapytanie SQL usunie kolumnę 'wiek' z tabeli 'pracownicy'?
a) ALTER TABLE pracownicy DROP COLUMN wiek;
b) MODIFY TABLE pracownicy DROP COLUMN wiek;
c) CHANGE TABLE pracownicy DROP COLUMN wiek;
d) REMOVE COLUMN wiek FROM pracownicy;
Create a free account and access millions of resources
Similar Resources on Quizizz
22 questions
Disney ID

Quiz
•
KG - University
20 questions
La Ropa

Quiz
•
8th - 12th Grade
24 questions
La cucina italiana

Quiz
•
11th Grade - University
15 questions
Konsum

Quiz
•
9th - 12th Grade
21 questions
Famous People

Quiz
•
KG - University
15 questions
Los Quehaceres

Quiz
•
6th - 12th Grade
21 questions
Desconocidos - David Lozano 4

Quiz
•
9th - 12th Grade
20 questions
Avancemos 2 U5.1 Vocabulary in context

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Other
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University