IT 321 2nd Live Quiz

IT 321 2nd Live Quiz

University

15 Qs

quiz-placeholder

Similar activities

IntroToDatabases W2

IntroToDatabases W2

University

12 Qs

WEB DEV - QUIZ #2

WEB DEV - QUIZ #2

University

10 Qs

SQL Quiz

SQL Quiz

University

18 Qs

Stage 7A - MYSQL QUIZ-Feb code file

Stage 7A - MYSQL QUIZ-Feb code file

7th Grade - University

10 Qs

SQL_2

SQL_2

University

20 Qs

Database Exam: 3 - Manipulating Data

Database Exam: 3 - Manipulating Data

University

15 Qs

Database Design & Development 2

Database Design & Development 2

University

20 Qs

SQL Basics

SQL Basics

University

20 Qs

IT 321 2nd Live Quiz

IT 321 2nd Live Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Cedie Gabriel

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a combination of a Cartesian product followed by a selection process.

Join

Select

Update

Delete

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Natural join acts on those matching attributes where the values of attributes in both the relations

are same.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What statement is used to select data from a database?

OPEN

SELECT

PICK

ALTER

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SELECT CustomerName, City FROM Customers;

This show all data on the table

This show all data except for CustomerName column

This show only the data for CustomerName Column

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What clause is used to filter records?

WHERE

ORDER BY

DISTINCT

COUNT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The WHERE clause is only used in SELECT statements, it is not used in UPDATE, DELETE, etc

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword sorts the records in ascending order by default?

GROUP BY

ORDER BY

SELECT DISTINCT

INNER JOIN

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?