
UPDATE, INSERT, CREATE, SELECT 1c

Quiz
•
Computers
•
9th Grade
•
Medium
Tamila Mukha
Used 3+ times
FREE Resource
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 .......
warunki
WHERE
nazwa_tabeli
kolumna =wartość
SET
3.
REORDER QUESTION
1 min • 2 pts
Ustał w poprawnej kolejności polecenie:
SELECT .......
warunki
kolumna
WHERE
nazwa_tabeli
FROM
4.
REORDER QUESTION
1 min • 2 pts
Ustał w poprawnej kolejności polecenie:
INSERT
VALUES
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;
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade