What's your Valentine mood?
Table relationships, SQL and Pandas joins

Quiz
•
Computers
•
Professional Development
•
Medium

Felipe Millacura
Used 9+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • Ungraded
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What sort of relationships can we have between tables?
One-to-one
Many-to-many
One-to-many
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
INNER JOIN returns only those joined records where there is match in the condition we specify
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
RIGHT JOIN says 'keep all the records in the left table, adding in any matching records from the right table'.
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
FULL OUTER JOIN combines the results of both left and right outer joins and returns all (matched or unmatched) rows from the tables on both sides of the join
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which following code creates an empty database in ipython
%%sql
CREATE TABLE animals (
...
);
%sql posgresql://
sql sqlite://
%sql sqlite://
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
The pandas package contains functions to perform all of the joins you can have in SQL, which of these are True:
merge() for combining data on common columns or indices
merge() for combining DataFrames across rows or columns
concat() for combining data on common columns or indices
.join() for combining data on a key column or an index
Create a free account and access millions of resources
Similar Resources on Quizizz
8 questions
Máster BAT Backend (CAP) - Clase #1

Quiz
•
Professional Development
10 questions
GO4! Quiz Zeriuz Day 16

Quiz
•
Professional Development
10 questions
SQL Commands - SELECT Statements

Quiz
•
Professional Development
10 questions
SQL Tuning Tools

Quiz
•
Professional Development
10 questions
SQL

Quiz
•
Professional Development
10 questions
Introduction of WordPress Development

Quiz
•
Professional Development
12 questions
Algebra relationala

Quiz
•
Professional Development
10 questions
DB2 (5/4)

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade