Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Microsoft Developing AI-Enabled Database Solutions DP-800 Question # 1 Topic 1 Discussion

Microsoft Developing AI-Enabled Database Solutions DP-800 Question # 1 Topic 1 Discussion

DP-800 Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

You have an Azure SQL database That contains a table named dbo.Products, dbo.Products contains three columns named Embedding Category, and Price. The Embedding column is defined as VECTOR(1536).

You use Ai_GENERME_EMBEDOINGS and VECTOR_SEARCH to support semantic search and apply additional filters on two columns named Category and Price.

You plan to change the embedding model from text-embedding-ada-002 to text-embedding-3-smalL Existing rows already contain embeddings in the Embedding column.

You need to implement the model change. Applications must be able to use VECTOR_SEARCH without runtime errors.

What should you do first?


A.

Regenerate embeddings for the existing rows.


B.

Normalize the vector lengths before storing new embeddings.


C.

Convert the Embedding column to nvacchar(mex).


D.

Create a vector index on dbo.Products.Embedding.


Get Premium DP-800 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.