Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 94dd318

Browse files
authored
Merge pull request #14782 from MicrosoftDocs/VanMSFT-patch-1
Fixes MicrosoftDocs/sql-docs#4668
2 parents d79b14f + 53adb71 commit 94dd318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/queries/readtext-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ READTEXT permissions default to users that have SELECT permissions on the specif
6767
The following example reads the second through 26th characters of the `pr_info` column in the `pub_info` table.
6868

6969
> [!NOTE]
70-
> To run this example, you must install the **pubs** sample database.
70+
> To run this example, you must install the [**pubs**](https://github.com/microsoft/sql-server-samples/tree/master/samples/databases) sample database.
7171
7272
```
7373
USE pubs;

0 commit comments

Comments
 (0)