Activity#2 - IT Software Solutions for Business

Activity#2 - IT Software Solutions for Business

11th Grade

15 Qs

quiz-placeholder

Similar activities

DBMS Quiz-1XII

DBMS Quiz-1XII

9th - 12th Grade

20 Qs

Databases - DBMS

Databases - DBMS

1st - 11th Grade

10 Qs

GCSE 2.2 SQL

GCSE 2.2 SQL

9th - 11th Grade

12 Qs

Understanding Inner Joins in SQL

Understanding Inner Joins in SQL

9th Grade - University

20 Qs

Database SQL

Database SQL

1st - 12th Grade

20 Qs

SQL Fundamentals Quiz for Students

SQL Fundamentals Quiz for Students

11th Grade

18 Qs

Basis Data Komputer

Basis Data Komputer

11th Grade

16 Qs

Chapter 9 - Databases (IGCSE Computer Science)

Chapter 9 - Databases (IGCSE Computer Science)

9th - 12th Grade

15 Qs

Activity#2 - IT Software Solutions for Business

Activity#2 - IT Software Solutions for Business

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Dima Zaaiter

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of join returns all rows when there is a match in either of the tables?

INNER JOIN

LEFT JOIN

FULL OUTER JOIN

RIGHT JOIN

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an INNER JOIN do in SQL?

Returns all rows from both tables

Returns rows where there is a match in both tables

Returns rows from the left table

Returns rows from the right table

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which join will return all the rows from the left table and matching rows from the right table?

INNER JOIN

LEFT JOIN

RIGHT JOIN

FULL OUTER JOIN

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement will return all the rows from both tables, along with NULLs for non-matching rows from the left or right table?

LEFT JOIN

RIGHT JOIN

FULL OUTER JOIN

INNER JOIN

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to define a unique value for each record in a table?

PRIMARY KEY

FOREIGN KEY

UNIQUE

INDEX

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL constraint is used to link two tables together?

PRIMARY KEY

FOREIGN KEY

UNIQUE

CHECK

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What SQL constraint ensures that all values in a column are different?

UNIQUE

NOT NULL

DEFAULT

PRIMARY KEY

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?