We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f8b66 commit 458edb9Copy full SHA for 458edb9
1 file changed
docs2/pages/documentations/value.md
@@ -35,7 +35,7 @@ SELECT SQLNET::New('"ZZZ " + x').ValueString('x', 'Projects').Eval() as Result
35
```
36
{% include component-try-it.html href='http://sqlfiddle.com/#!18/009cc/2' %}
37
38
-For maximum performance, the right Value[Type] should be always used over Val && Value
+"For maximum performance, the right Value[Type] should always be used over Val && Value"
39
40
## ValueNullable
41
0 commit comments