8000 Merge pull request #12 from erikdarlingdata/patch-4 · lohithgn/azure-sql-db-openai@2939a79 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2939a79

Browse files
authored
Merge pull request Azure-Samples#12 from erikdarlingdata/patch-4
Update README.md
2 parents 1ef2391 + dced1b1 commit 2939a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The **native option** is to use the new Vector Functions, recently introduced in
2828
2929
![](_assets/azure-sql-cosine-similarity-vector-type.gif)
3030

31-
The **classic option** is to use the classic T-SQL to perform vector operations, with the support for columnstore indexes for getting good performances.
31+
The **classic option** is to use the classic T-SQL to perform vector operations, with the support of columnstore indexes for getting good performance.
3232

3333
> [!IMPORTANT]
3434
> This branch (the `main` branch) uses the native vector support in Azure SQL. If you want to use the classic T-SQL, switch to the `classic` branch.

0 commit comments

Comments
 (0)
0