Valid DP-200 Dumps shared by ExamDiscuss.com for Helping Passing DP-200 Exam! ExamDiscuss.com now offer the newest DP-200 exam dumps, the ExamDiscuss.com DP-200 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-200 dumps with Test Engine here:
You are creating a new notebook in Azure Databricks that will support R as the primary language but will also support Scola and SQL. Which switch should you use to switch between languages?
Correct Answer: A
You can override the primary language by specifying the language magic command %<language> at the beginning of a cell. The supported magic commands are: %python, %r, %scala, and %sql. References: https://docs.databricks.com/user-guide/notebooks/notebook-use.html#mix-languages