# Certified-Data-Engineer-Associate — Question 426

**Type:** multiple_choice
**Topics:** topic_1

## Question

A data engineer has been given a new record of data:

id STRING = 'a1'
rank INTEGER = 6
rating FLOAT = 9.4

Which SQL commands can be used to append the new record to an existing Delta table my_table?

## Correct Answer

_See scenario._

## Explanation

Repeated, correct.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/databricks/Certified-Data-Engineer-Associate/426  
Practice (tracked): https://hiexam.net/study/Certified-Data-Engineer-Associate/practice