CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 31: DP-800: Developing AI-Enabled Database Solutions

You have an Azure SQL database that contains a table named dbo.ManualChunks. dbo.ManualChunks contains product manuals. A retrieval query already returns the top five matching chunks as nvarchar (max) text. You need to call an Azure OpenAI REST endpoint for chat completions. The request body must include both the user…

Nội dung câu hỏi

You have an Azure SQL database that contains a table named dbo.ManualChunks. dbo.ManualChunks contains product manuals. A retrieval query already returns the top five matching chunks as nvarchar (max) text. You need to call an Azure OpenAI REST endpoint for chat completions. The request body must include both the user question and the retrieved chunks. You write the following Transact-SQL code. What should you insert at line 22?

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. FOR XML AUTO, TYPE, XMLSCHEMA
  2. B. FOR JSON AUTO, INCLUDE_NULL_VALUES
  3. C. FOR XML PATH, INCLUDE_NULL_VALUES
  4. D. FOR JSON PATH, WITHOUT_ARRAY_WRAPPER — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề