SQL & PANDAS Quiz

SQL & PANDAS Quiz

Professional Development

12 Qs

quiz-placeholder

Similar activities

Git Essentials Quiz

Git Essentials Quiz

Professional Development

10 Qs

( CSF ) GS Set 2

( CSF ) GS Set 2

Professional Development

15 Qs

kuis januari

kuis januari

Professional Development

11 Qs

Brand Positioning

Brand Positioning

Professional Development

9 Qs

DAO TAO_THANG 11.2024

DAO TAO_THANG 11.2024

Professional Development

10 Qs

SQL & PANDAS Quiz

SQL & PANDAS Quiz

Assessment

Quiz

Business

Professional Development

Easy

Created by

Data Alpha

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

SQL: which keyword is used to read /query value from a table in a database?

SELECT

UPDATE

DELETE

JOIN

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Which of the following statements is true about the SELECT statement in Google BigQuery?

It specifies the tables to be included in the query

It specifies the columns to be included in the query result

It specifies the conditions for filtering the query result

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In Google BigQuery, which keyword is used to specify the table or tables from which you want to retrieve data?

WHERE

GROUP

FROM

Setting

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following statements is true about the WHERE clause in Google BigQuery?

It specifies the columns to be included in the query result

It specifies the tables to be included in the query

It specifies the conditions for filtering the query result

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following methods is used to create an empty DataFrame in Pandas?

pd.empty()

pd.DataFrame()

pd.zeros()

pd.ones()

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the Pandas method used to merge two DataFrames based on a common column?

df.merge()

df.plus()

df + df

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which method is used to remove columns from a Pandas DataFrame?

df - column name

df.remove()

df.erase()

df.drop()

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?