We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a916a75 commit e3886afCopy full SHA for e3886af
data-platform/core-converged-db/ai-vector-search/files/1_externaltable.sql
@@ -1,7 +1,7 @@
1
REM Create an external table and check the data set
2
3
-- copy the data set in the directory DM_DUMP
4
--- Data set is located [here](https://objectstorage.eu-frankfurt-1.oraclecloud.com/n/fro8fl9kuqli/b/AIVECTORS/o/dataset_200K.txt)
+-- dataset_200K.txt is located in: https://objectstorage.eu-frankfurt-1.oraclecloud.com/n/fro8fl9kuqli/b/AIVECTORS/o/dataset_200K.txt
5
6
-- connect as user VECTOR_USER and create an external table
7
0 commit comments