Databricks Certified Data Engineer Quiz part 2

Databricks Certified Data Engineer Quiz part 2

1st Grade

50 Qs

quiz-placeholder

Similar activities

STRUCTURED QUERY LANGUAGE

STRUCTURED QUERY LANGUAGE

12th Grade

46 Qs

Data Definition Quiz

Data Definition Quiz

University

50 Qs

AHJN: U8 DB Fr-TB

AHJN: U8 DB Fr-TB

12th Grade - University

50 Qs

AS-T8-Databases

AS-T8-Databases

11th Grade

52 Qs

basis data

basis data

12th Grade

55 Qs

SQL & MySQL REVIEW QUIZ

SQL & MySQL REVIEW QUIZ

University

51 Qs

Database Course Quiz

Database Course Quiz

11th Grade

47 Qs

MySQL Final Test

MySQL Final Test

12th Grade

50 Qs

Databricks Certified Data Engineer Quiz part 2

Databricks Certified Data Engineer Quiz part 2

Assessment

Quiz

Computers

1st Grade

Easy

Created by

esra tepebasi

Used 10+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data engineer has realized that the data files associated with a Delta table are incredibly small. They want to compact the small files to form larger files to improve performance. Which of the following keywords can be used to compact the small files?

REDUCE

OPTIMIZE

COMPACTION

REPARTITION

VACUUM

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which of the following file formats is data from Delta Lake tables primarily stored?

Delta

CSV

Parquet

JSON

A proprietary, optimized format specific to Databricks

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is stored in the Databricks customer's cloud account?

Databricks web application

Cluster management metadata

Repos

Data

Notebooks

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can be used to simplify and unify siloed data architectures that are specialized for specific use cases?

None of these

Data lake

Data warehouse

All of these

Data lakehouse

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A data architect has determined that a table of the following format is necessary: Which of the following code blocks uses SQL DDL commands to create an empty Delta table in the above format regardless of whether a table already exists with this name?

Media Image
Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data engineer has a Python notebook in Databricks, but they need to use SQL to accomplish a specific task within a cell. They still want all of the other cells to use Python without making any changes to those cells. Which of the following describes how the data engineer can use SQL within a cell of their Python notebook?

It is not possible to use SQL in a Python notebook

They can attach the cell to a SQL endpoint rather than a Databricks cluster

They can simply write SQL syntax in the cell

They can add %sql to the first line of the cell

They can change the default language of the notebook to SQL

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following SQL keywords can be used to convert a table from a long format to a wide format?

TRANSFORM

PIVOT

SUM

CONVERT

WHERE

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?