
UPDATE, INSERT, CREATE, SELECT 1c
Authored by Tamila Mukha
Computers
9th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dla czego służy polecenie UPDATE?
wybieranie danych
aktualizacja danych tabeli
usuwanie danych
zmiana struktury tabeli
2.
REORDER QUESTION
1 min • 2 pts
Ustał w poprawnej kolejności polecenie:
UPDATE .......
kolumna =wartość
nazwa_tabeli
WHERE
SET
warunki
3.
REORDER QUESTION
1 min • 2 pts
Ustał w poprawnej kolejności polecenie:
SELECT .......
warunki
FROM
WHERE
nazwa_tabeli
kolumna
4.
REORDER QUESTION
1 min • 2 pts
Ustał w poprawnej kolejności polecenie:
VALUES
INSERT
INTO
nazwa_tabeli
(watość1,watość2,watość3,...);
5.
DRAG AND DROP QUESTION
1 min • 1 pt
CREATE (a) adres (
id (b) NOT NULL (c) ,
wojewodztwo (d) ,
PRIMARY KEY (e)
);
6.
DRAG AND DROP QUESTION
2 mins • 2 pts
CREATE TABLE lot(
numer_lotu INT NOT NULL AUTO_INCREMENT,
data_wylotu (a) NOT NULL,
samolot_id1 (b) NOT NULL,
PRIMARY KEY (c) ,
FOREIGN KEY (d) REFERENCES (e)
);
7.
DRAG AND DROP QUESTION
1 min • 1 pt
Zmieńmy imię pracownika od id = 1 na Witold.
(a) (b) SET (c) = "Witold" (d) (e) = 1;
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?