Oracle's strategic direction is to integrate AI capabilities directly into Oracle AI Database , allowing conventional relational data, vector embeddings, semantic retrieval, natural-language interfaces, and autonomous agent functionality to operate within the database platform rather than requiring a separate AI-only data tier.
Oracle AI Vector Search illustrates this strategy. The database provides a native VECTOR data type, vector-distance functions, vector indexes, and semantic similarity search alongside traditional relational data and SQL operations. This allows embeddings and enterprise business records to remain together under existing transactional, security, and governance controls.
Select AI reinforces the same architecture. Oracle documents that Select AI runs natively inside Autonomous AI Database and Oracle AI Database, while Select AI Agent provides autonomous reasoning, tools, reflection, memory, RAG, NL2SQL, PL/SQL integration, and REST interactions within the database-oriented agent framework.
Oracle is therefore extending SQL and database functionality rather than eliminating it. Nor is Oracle replacing the relational database with a vector-only system. The strategic objective is convergence: enterprise data plus native AI capabilities in one governed database environment. Option B is therefore correct.
Study Guide reference/topic: Agentic AI for Oracle AI Database — native AI integration, Select AI, Select AI Agent, AI Vector Search, and converged data architecture.
===============