Skip to content

Commit 52cfecd

Browse files
author
ZZZ Projects
committed
Update README.md
1 parent b846f98 commit 52cfecd

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
@@ -66,7 +66,7 @@ BEGIN
6666

6767
SELECT *
6868
FROM [FileTable]
69-
WHERE @sqlnet_filterFile.SetValue('FILEPATH', FilePathColumn).Eval() = 1
69+
WHERE @sqlnet_filterFile.Val('FILEPATH', FilePathColumn).Eval() = 1
7070
END
7171
```
7272

0 commit comments

Comments
 (0)