
Databricks Certified Data Engineer - Associate
Get started today
Ultimate access to all questions.
A data engineer is tasked with appending a new record to an existing Delta table named my_table. The record details are as follows: id STRING = ‘c01‘, rank INTEGER = 9, rating FLOAT = 6.2. Which SQL command should be used to add this new record to my_table?
A data engineer is tasked with appending a new record to an existing Delta table named my_table. The record details are as follows: id STRING = ‘c01‘, rank INTEGER = 9, rating FLOAT = 6.2. Which SQL command should be used to add this new record to my_table?
Real Exam
Comments
Loading comments...