Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-184-25 Topic 2 Question 8 Discussion

Actual exam question for Oracle's 1Z0-184-25 exam
Question #: 8
Topic #: 2
[All 1Z0-184-25 Questions]

You want to quickly retrieve the top-10 matches for a query vector from a dataset of billions of vectors, prioritizing speed over exact accuracy. What is the best approach?

Show Suggested Answer Hide Answer
Suggested Answer: B

For speed over accuracy with billions of vectors, approximate similarity search (ANN) with a low target accuracy setting (B) (e.g., 70%) uses indexes like HNSW or IVF, probing fewer vectors to return top-10 matches quickly. Exact flat search (A) scans all vectors, too slow for billions. Relational filtering with exact search (C) adds overhead without speed gains. Exact search with high accuracy (D) maximizes precision but sacrifices speed. Oracle's documentation recommends ANN for large-scale, speed-focused queries.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77