Activity#2 - IT Software Solutions for Business

Activity#2 - IT Software Solutions for Business

11th Grade

15 Qs

quiz-placeholder

Similar activities

SQL

SQL

10th - 12th Grade

11 Qs

SQL COMMANDS PRE

SQL COMMANDS PRE

11th Grade

15 Qs

CLASS XI - MYSQL QUIZ

CLASS XI - MYSQL QUIZ

11th - 12th Grade

20 Qs

Database Concepts (1)

Database Concepts (1)

11th Grade

10 Qs

ITFN Test 3

ITFN Test 3

KG - Professional Development

11 Qs

SQL

SQL

11th - 12th Grade

12 Qs

SQL Commands Part 1

SQL Commands Part 1

11th - 12th Grade

20 Qs

POST TEST BASIS DATA KELAS 11

POST TEST BASIS DATA KELAS 11

11th Grade

10 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?