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?
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.
- A. FOR XML AUTO, TYPE, XMLSCHEMA
- B. FOR JSON AUTO, INCLUDE_NULL_VALUES
- C. FOR XML PATH, INCLUDE_NULL_VALUES
- 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.