🔍

Databricks Certified Data Engineer Associate DATA-ENGINEER-ASSOCIATE — Question 50

Topic 1 · Question 50 of 169

Topic 1 · Question 50

A data engineer has been given a new record of data: id STRING = 'a1' rank INTEGER = 6 rating FLOAT = 9.4 Which of the following SQL commands can be used to append the new record to an existing Delta table my_table?

View community discussion →