What does SQL stand for?

Introduction to SQL Quiz

Quiz
•
Other
•
University
•
Hard
LioS LioS
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Structured Query Language
Simple Query Language
Standard Query Language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a popular Database Management Tool?
Microsoft SQL Server
Notepad
Excel
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the syntax to create a new database?
CREATE DATABASE database_name;
CREATE TABLE table_name;
DROP DATABASE database_name;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the NOT NULL constraint do?
Ensures a column cannot have a NULL value
Allows NULL values
Ensures all values are unique
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to delete an existing table?
DROP TABLE table_name;
DELETE TABLE table_name;
REMOVE TABLE table_name;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to add a new column to an existing table?
ALTER TABLE table_name ADD column datatype;
ADD COLUMN table_name;
CREATE COLUMN table_name;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to modify a column's datatype?
ALTER TABLE table_name ALTER COLUMN column datatype;
MODIFY COLUMN table_name;
CHANGE COLUMN table_name;
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
DBMS_B1_04032020

Quiz
•
University
17 questions
S2_NIGHT CLASS

Quiz
•
University
12 questions
Ch 2 - Accessing Data - Part 1

Quiz
•
University
14 questions
Introduction to SQL Quiz

Quiz
•
University
8 questions
Sales and Inventory Data Analysis Quiz

Quiz
•
9th Grade - University
15 questions
Let's Play Excel Excel...!

Quiz
•
University
15 questions
Object Oriented Programming Language Quiz 3

Quiz
•
University
15 questions
Das Quiz von Lektion 1

Quiz
•
10th Grade - Professi...
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