SQL set 1

Quiz
•
Other
•
University
•
Medium
ESPARK 2023
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Query to select all records with "bar" in their name?
a)SELECT * FROM people WHERE name LIKE "%bar%";
b)SELECT * FROM people WHERE name = "%bar%";
c)SELECT * FROM people WHERE name = "_bar_"
d)SELECT * FROM people WHERE name IN ("bar");
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
SQL query used to fetch unique values from a field?
a)SELECT column_name FROM table_name WHERE COUNT(column_name) = 1;
b)SELECT UNIQUE column_name FROM table_name WHERE COUNT(column_name) = 1;
c)SELECT UNIQUE column_name FROM table_name;
d)SELECT DISTINCT column_name FROM table_name;
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
An SQL query to delete a data from the table and memory while keeping the structure of the table intact?
a)TRUNCATE TABLE table_name;
b)DELETE FROM TABLE table_name;
c)DROP TABLE table_name;
d)DROP FROM TABLE table_name;
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The SQL WHERE clause:
a)limits the column data that are returned.
b)limits the row data are returned.
c)Both A and B are correct.
d)Neither A nor B are correct.
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is the original purpose of SQL?
a)To specify the syntax and semantics of SQL data definition language
b)To specify the syntax and semantics of SQL manipulation language
c)To define the data structures
d)All of the above.
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The command to eliminate a customer table from a database is:
a)REMOVE TABLE CUSTOMER;
b)DROP TABLE CUSTOMER;
c)DELETE TABLE CUSTOMER;
d)UPDATE TABLE CUSTOMER;
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is the correct order of keywords for SQL SELECT statements?
a)SELECT, FROM, WHERE
b)FROM, WHERE, SELECT
c)WHERE, FROM,SELECT
d)SELECT,WHERE,FROM
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Historia de las Bases de Datos

Quiz
•
University
10 questions
BD 2.1

Quiz
•
3rd Grade - University
10 questions
Modul 8

Quiz
•
University
13 questions
Lenguaje SQL

Quiz
•
University
10 questions
AL7KAMC

Quiz
•
KG - University
10 questions
Мәліметтер қоры Назымбеков Д.Д

Quiz
•
University
11 questions
SQL single table query

Quiz
•
University
10 questions
Fundamental of SQL

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Other
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University