Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2939a79

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

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.