SQL Basics

SQL Basics

University

29 Qs

quiz-placeholder

Similar activities

Database Designing

Database Designing

University

24 Qs

Linguagem PHP com SQL

Linguagem PHP com SQL

University

24 Qs

UAS Basis Data 2

UAS Basis Data 2

University

25 Qs

CAMP_CODING_SIMKESKHANZA

CAMP_CODING_SIMKESKHANZA

University - Professional Development

25 Qs

BDL UTS

BDL UTS

University

25 Qs

DBMS Intro 1

DBMS Intro 1

University

30 Qs

CDE Q.No. 151 to 175

CDE Q.No. 151 to 175

University

25 Qs

Database Design & Development 1

Database Design & Development 1

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?