SQL MIDTERM EXAM

SQL MIDTERM EXAM

University

25 Qs

quiz-placeholder

Similar activities

DBMS LAB

DBMS LAB

University

20 Qs

My SQL- DDL

My SQL- DDL

11th Grade - Professional Development

20 Qs

DBMS QUIZ-1

DBMS QUIZ-1

University

20 Qs

MySQL

MySQL

University

24 Qs

oracle_batch2_quiz_4-2-2020

oracle_batch2_quiz_4-2-2020

University

20 Qs

Responsi UAS PL 2021/2022

Responsi UAS PL 2021/2022

University

20 Qs

Praktikum Basis Data Quiz

Praktikum Basis Data Quiz

University

20 Qs

Pranata Komputer 10

Pranata Komputer 10

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?