SQL MIDTERM EXAM

SQL MIDTERM EXAM

University

25 Qs

quiz-placeholder

Similar activities

Cloud Architecting - Week 5

Cloud Architecting - Week 5

University

20 Qs

Assignment for MSE+CIE-2

Assignment for MSE+CIE-2

University

20 Qs

Veritabanı

Veritabanı

University

20 Qs

URL-BD1-SegundoParcial

URL-BD1-SegundoParcial

University

20 Qs

EV1_ADBD2025

EV1_ADBD2025

University

20 Qs

Database Design and Development SQL 1

Database Design and Development SQL 1

University

26 Qs

Repaso SQL

Repaso SQL

University

20 Qs

SQL Grundlagen

SQL Grundlagen

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?