You are creating a new notebook in Azure Databricks that will support R as the primary language but will also support Scala and SQL. Which switch should you use to switch between languages?
Suggested 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
in Databricks you use just '%' e.g. %scala ... CODE
upvoted 1 times
...
...
This section is not available anymore. Please use the main Exam Page.DP-200 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
akash0680
Highly Voted 4 years, 5 months agoAllapanda
Most Recent 3 years, 10 months agotanssive
3 years, 8 months ago