nerdexam
Microsoft

70-776 · Question #11

You have a Microsoft Azure SQL data warehouse. The following statements are used to define file formats in the data warehouse. You have an external PolyBase table named file_factPowerMeasurement…

The correct answer is A. CREATE EXTERNAL TABLE E. DROP EXTERNAL TABLE. See the full explanation below for the reasoning.

Question

You have a Microsoft Azure SQL data warehouse. The following statements are used to define file formats in the data warehouse. You have an external PolyBase table named file_factPowerMeasurement that uses the FileFormat_ORC file format. You need to change file_ factPowerMeasurement to use the FileFormat_PARQUET file format. Which two statements should you execute? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Exhibit

70-776 question #11 exhibit

Options

  • ACREATE EXTERNAL TABLE
  • BALTER TABLE
  • CCREATE EXTERNAL TABLE AS SELECT
  • DALTER EXTERNAL DATA SOURCE
  • EDROP EXTERNAL TABLE

How the community answered

(42 responses)
  • A
    76% (32)
  • B
    7% (3)
  • C
    14% (6)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-776 Practice