QuestionQ35
Implement AI capabilities in database solutionsYou have an Azure SQL database containing the following tables and columns.

Embeddings in the NotesEmbeddings and DescriptionEmbeddings tables were generated from the Description and Notes values in the Articles table by using different chunk sizes.
You need to run approximate nearest neighbor (ANN) queries across both embedding tables while minimizing the effect of the different chunk sizes.
What should you use?
Select
Function:
Distance metric:
Community Discussion