SQL Basics

SQL Basics

University

29 Qs

quiz-placeholder

Similar activities

DML

DML

University

25 Qs

Database Designing

Database Designing

University

24 Qs

Structured Query Language

Structured Query Language

University

25 Qs

Practice Questions DP 300

Practice Questions DP 300

University

25 Qs

UAS Basis Data 2

UAS Basis Data 2

University

25 Qs

SQL BASICS

SQL BASICS

University

25 Qs

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

11th Grade - University

28 Qs

Databases - Recap Week 1

Databases - Recap Week 1

12th Grade - University

30 Qs

SQL Basics

SQL Basics

Assessment

Quiz

Computers

University

Medium

Created by

Sam Gough

Used 102+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does SQL stand for?

Strong Question Language

Structured Query Language

Structured Question Language

Strong Query Language

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which SQL Statement is used to get data from a database

GET

EXTRACT

SELECT

SHOW

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is missing from the following SQL statement:


SELECT * _______ Customers;

SELECT

ORDER BY

WHERE

FROM

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the purpose of a * ?

Selects all fields from a table

Selects all rows from a table

Selects the first record from a table

Selects the last record from a table

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which of the following does not describe the relationship in the diagram

A player can play no games or many games

A game must have at least one player

A game can have more then one player

A player has to play at least one game

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which clause lets you filter data?

SORT

ORDER BY

WHERE

FILTER

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

For an AND operator either condition must be true to return a record.

True

False

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?