Skip to content

Commit 6900936

Browse files
Update value.md
1 parent a4343bc commit 6900936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/pages/documentations/value.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ SELECT SQLNET::New('"ZZZ " + x').ValueString('x', 'Projects').Eval() as Result
3535
```
3636
{% include component-try-it.html href='http://sqlfiddle.com/#!18/009cc/2' %}
3737

38-
"For maximum performance, the right Value[Type] should always be used over Val && Value"
38+
> For maximum performance, the right Value[Type] should always be used over Val && Value
3939
4040
## ValueNullable
4141

0 commit comments

Comments
 (0)