Question 86

Assuming that the Databricks CLI has been installed and configured correctly, which Databricks CLI command can be used to upload a custom Python Wheel to object storage mounted with the DBFS for use with a production job?
  • Question 87

    Which of the following SQL commands are used to append rows to an existing delta table?
  • Question 88

    A newly joined team member John Smith in the Marketing team currently has access read access to sales tables but does not have access to update the table, which of the following commands help you accomplish this?
  • Question 89

    A user new to Databricks is trying to troubleshoot long execution times for some pipeline logic they are working on. Presently, the user is executing code cell-by-cell, usingdisplay()calls to confirm code is producing the logically correct results as new transformations are added to an operation. To get a measure of average time to execute, the user is running each cell multiple times interactively.
    Which of the following adjustments will get a more accurate measure of how code is likely to perform in production?
  • Question 90

    Which of the following statements are true about a lakehouse?