SQL Join

SQL Join

Professional Development

8 Qs

quiz-placeholder

Similar activities

GO4! Quiz Zeriuz Day 16

GO4! Quiz Zeriuz Day 16

Professional Development

10 Qs

Consultas SQL

Consultas SQL

Professional Development

6 Qs

PostgreSQL Training - Day 2

PostgreSQL Training - Day 2

Professional Development

6 Qs

Quiz 12 Postgres

Quiz 12 Postgres

Professional Development

10 Qs

Javascript Avanzado ft-22b Grupo 5

Javascript Avanzado ft-22b Grupo 5

Professional Development

12 Qs

Test Jan 2023

Test Jan 2023

Professional Development

9 Qs

Computerised Accounting

Computerised Accounting

University - Professional Development

9 Qs

Table relationships, SQL and Pandas joins

Table relationships, SQL and Pandas joins

Professional Development

10 Qs

SQL Join

SQL Join

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Aikerim Daniiar Kyzy

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which join returns records that have matching values in both tables?

Full Join

Inner Join

Left Join

Right Join

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which join returns all records from the left table, and the matched records from the right?

Full Join

Inner Join

Left Join

Right Join

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which join returns all records when there is a match in either left or right table?

Full Join

Inner Join

Left Join

Right Join

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which join returns all records from the right table, and the matched records from the left table?

Full Join

Inner Join

Left Join

Right Join

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which records will be displayed when we used Full Join?

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which records will be displayed when we used Left Join?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which records will be displayed when we used Inner Join?

Media Image
Media Image
Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which records will be displayed when we used Right Join?

Media Image
Media Image
Media Image
Media Image