DP-800 Exam Question 21

What is a common pattern for integrating LLMs with SQL?
  • DP-800 Exam Question 22

    You have an Azure SQL database named SalesDB that contains a table named dbo.Articles.
    dbo.Articles contains two million articles with embeddings. The articles are updated frequently throughout the day.
    You query the embeddings by using VECTOR_SEARCH.
    Users report that semantic search results do NOT reflect the updates until the following day.
    You need to ensure that the embeddings are updated whenever the articles change. The solution must minimize CPU usage on SalesDB.
    Which embedding maintenance method should you implement?
  • DP-800 Exam Question 23

    Which service enables natural language querying over SQL data?
  • DP-800 Exam Question 24

    Which component handles security in Azure SQL?
  • DP-800 Exam Question 25

    What is Retrieval-Augmented Generation (RAG)?