
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
What does SQL stand for?
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 Wayground
10 questions
01 Databases Overview

Quiz
•
University
10 questions
Fundamental of SQL

Quiz
•
University
10 questions
AL7KAMC

Quiz
•
KG - University
10 questions
DB QUIZ 1

Quiz
•
University
12 questions
2025 Test Prep

Quiz
•
University
15 questions
AlgoWhiz Quiz

Quiz
•
University
17 questions
SQL Data Manipulation

Quiz
•
University
11 questions
Introduction to SQL Quiz

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade