
MySQL Commands in English

Quiz
•
Professional Development
•
11th Grade
•
Hard
Nelly Granada
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to create a new database in MySQL?
ADD DATABASE database_name;
CREATE DATABASE database_name;
CREATE TABLE database_name;
INSERT INTO database_name;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you display all databases in MySQL?
DISPLAY DATABASES;
LIST DATABASES;
VIEW DATABASES;
SHOW DATABASES;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to create a new table in MySQL?
ADD TABLE table_name (column1 datatype, column2 datatype, ...);
INSERT INTO table_name (column1 datatype, column2 datatype, ...);
CREATE TABLE table_name (column1 datatype, column2 datatype, ...);
CREATE NEW table_name (column1 datatype, column2 datatype, ...);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you show the structure of a table in MySQL?
DESCRIBE users;
SHOW TABLE users;
VIEW users;
DISPLAY users;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to insert data into a table in MySQL?
INSERT INTO table_name (column1, column2, ...) VALUES (value1, value2, ...);
INSERT INTO table_name VALUES (value1, value2, ...);
ADD INTO table_name (column1, column2, ...) VALUES (value1, value2, ...);
INSERT table_name (column1, column2, ...) VALUES (value1, value2, ...);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you update data in a table in MySQL?
UPDATE table_name SET column1 = value1, column2 = value2 WHERE condition;
CHANGE table_name SET column1 = value1, column2 = value2 WHERE condition;
INSERT INTO table_name VALUES (value1, value2);
MODIFY table_name SET column1 = value1, column2 = value2 WHERE condition;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to delete a table in MySQL?
REMOVE TABLE table_name;
DROP TABLE table_name;
DROP DATABASE table_name;
DELETE TABLE table_name;
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Coding #4

Quiz
•
9th - 12th Grade
8 questions
Cybersecurity Quiz

Quiz
•
11th Grade
10 questions
Belt/Disk Sander Safety Test

Quiz
•
6th - 12th Grade
10 questions
Describing Things Around your House

Quiz
•
7th - 12th Grade
15 questions
Pre Test NestJs

Quiz
•
1st - 12th Grade
15 questions
Programming - Screening Test

Quiz
•
3rd Grade - Professio...
6 questions
STAAR 6TH REVIEW MATH

Quiz
•
6th Grade - Professio...
10 questions
Career - Job - Skill Quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Professional Development
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University