We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4343bc commit 6900936Copy full SHA for 6900936
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 always be 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