data-engineer-associate video for the data engineering team has a Delta table called products that contains products’ details including the net price. Which of
The data engineering team has a Delta table called products that contains products’ details including the net price. Which of the following code blocks will apply a 50% discount on all the products where the price is greater than 1000 and save the new price to the table?