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
What's your Valentine mood?
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 Wayground
10 questions
GO4! Quiz Zeriuz Day 16

Quiz
•
Professional Development
15 questions
PHP tutorial review

Quiz
•
Professional Development
10 questions
SQL Commands - SELECT Statements

Quiz
•
Professional Development
15 questions
Advanced SQL Quiz

Quiz
•
Professional Development
15 questions
PL/SQL Programming

Quiz
•
Professional Development
12 questions
Cycle 4: Session 8 Review.

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

Quiz
•
Professional Development
8 questions
Base de datos relacionales

Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade