SQL MIDTERM EXAM

SQL MIDTERM EXAM

University

25 Qs

quiz-placeholder

Similar activities

Responsi UAS PL 2021/2022

Responsi UAS PL 2021/2022

University

20 Qs

MySQL and RA

MySQL and RA

University

30 Qs

Praktikum Basis Data Quiz

Praktikum Basis Data Quiz

University

20 Qs

SQL

SQL

12th Grade - Professional Development

23 Qs

SQL

SQL

University

20 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

DBMS QUIZ-1

DBMS QUIZ-1

University

20 Qs

oracle_batch2_quiz_4-2-2020

oracle_batch2_quiz_4-2-2020

University

20 Qs

SQL MIDTERM EXAM

SQL MIDTERM EXAM

Assessment

Quiz

Computers

University

Medium

Created by

Christian Pineda

Used 6+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

What does SQL stand for?

Structured Query Language

Structured Question Language

Strong Question Language

Standard Query Language

2.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

Which SQL statement is used to create a database table called 'Customers'?

CREATE DB Customers

CREATE DATABASE TAB Customers

CREATE DATABASE TABLE Customers

CREATE TABLE Customers

3.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

Which operator is used to search for a specified pattern in a column?

GET

LIKE

FROM

ILIKE

4.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

The NOT NULL constraint enforces a column to not accept NULL values.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

Which operator is used to select values within a range?

RANGE

ORDER BY

BETWEEN

WITHIN

6.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

What is the most common type of join?

INNER JOIN

INSIDE JOIN

JOINED

JOINED TABLE

7.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

With SQL, how can you return the number of records in the "Persons" table?

SELECT COUNT(*) FROM Persons

SELECT NO(*) FROM Persons

SELECT COLUMNS(*) FROM Persons

SELECT LEN(*) FROM Persons

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?