
CREATE TABLE + INSERT 1C

Quiz
•
Computers
•
10th Grade
•
Medium
Standards-aligned
Tamila Mukha
Used 2+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Które polecenie jest poprawnym przykładem tworzenia tabeli w języku SQL?
INSERT INTO table_name (column1, column2) VALUES (value1, value2);
UPDATE table_name SET column1 = value1 WHERE condition;
DELETE FROM table_name WHERE condition;
CREATE TABLE table_name (column1 datatype1, column2 datatype2);
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Jakie są podstawowe składniki polecenia CREATE TABLE w SQL?
SELECT, FROM, WHERE
INSERT INTO, VALUES
CREATE TABLE, table_name, column1, datatype1, column2, datatype2
UPDATE, SET, WHERE
Tags
CREATE TABLE w SQL
3.
DRAG AND DROP QUESTION
1 min • 1 pt
Jakie informacje należy podać podczas tworzenia kolumny w tabeli za pomocą polecenia CREATE TABLE nazwa_taneli ( (a) )?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co oznacza klauzula PRIMARY KEY w poleceniu CREATE TABLE?
Określa, że kolumna może przyjmować tylko unikalne wartości.
Definiuje kolumnę jako klucz obcy, odnoszący się do innej tabeli.
Określa, że kolumna jest obowiązkowa i nie może mieć wartości NULL.
Określa, że kolumna jest kluczem głównym, unikalnym identyfikatorem w tabeli.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która klauzula służy do określania ograniczenia unikalności dla kolumny podczas tworzenia tabeli?
UNIQUE
INDEX
CHECK
CONSTRAINT
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Która klauzula jest używana do określania kluczy obcych w poleceniu CREATE TABLE?
FOREIGN KEY
PRIMARY KEY
CONSTRAINT
INDEX
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co oznacza klauzula NOT NULL w definicji kolumny podczas tworzenia tabeli?
Określa, że kolumna może przyjmować tylko unikalne wartości.
Definiuje kolumnę jako klucz obcy, odnoszący się do innej tabeli.
Określa, że kolumna jest obowiązkowa i nie może mieć wartości NULL.
Określa, że kolumna jest opcjonalna i może mieć wartość NULL.
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Word: Tables, Styles, & References

Quiz
•
8th - 10th Grade
10 questions
mail merge

Quiz
•
10th Grade
10 questions
PHP and MySQL Quiz

Quiz
•
10th Grade
10 questions
Understanding Database Management

Quiz
•
10th Grade
15 questions
C Programming Concepts

Quiz
•
10th Grade
13 questions
Word տեքստային խմբագրիչ 10-դասարան

Quiz
•
10th Grade
10 questions
Access - baza danych

Quiz
•
10th Grade
13 questions
Microsoft Word 2016 Tables

Quiz
•
8th - 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 Computers
17 questions
Chapter 12 - Doing the Right Thing

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

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

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