DP-900 Describe core data concepts • Set 3
DP-900 Describe core data concepts Practice Test 3 — 15 questions with explanations. Free, no signup.
A retail company stores product information in a relational database table with fixed columns: ProductID (integer), Name (string), Price (decimal). They also store customer reviews as JSON documents where each review may contain different fields such as rating, comment, and optional images. Additionally, they store product images as JPEG files in Azure Blob Storage. Which of the following correctly classifies these data types from most structured to least structured?