1. Importing a CSV file (Correct Answer B):
SAP Help Portal
SAP Datasphere
"Creating a Local Table from a CSV File". This official documentation outlines the step-by-step process of uploading a CSV file
which results in the creation of a new local table within a space. The user defines the table properties
including its name.
2. Adding an output of a data flow (Correct Answer D):
SAP Help Portal
SAP Datasphere
"Defining the Target Table". This guide explains how
within the Data Flow editor
a user can add a target table
choose to create a new table
and define its name and structure
thereby creating a new local table.
3. Intelligent Lookup (Incorrect Option A):
SAP Help Portal
SAP Datasphere
"Creating an Intelligent Lookup". This source describes an Intelligent Lookup as a modeling artifact (a view) that combines datasets to find matching values
distinguishing it from a base local table.
4. Snapshots (Incorrect Option C):
SAP Help Portal
SAP Datasphere
"Enable Data Access Controls and Data Caching for Remote Tables". This document clarifies that snapshots are a form of data caching used to replicate data from remote tables to improve query performance
not a primary method for materializing views.