Skip to content

Commit c99c894

Browse files
Update README.md
1 parent 96f7c49 commit c99c894

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ SELECT SQLNET::New('x+y').ValueInt('x', 1).ValueInt('y', 2).EvalInt()
1212
- String Interpolation
1313
- Replace xp_cmdshell with DirectoryInfo & FileInfo
1414

15-
It’s easy to use, flexible, secure and scalable by performing **3-20x faster** than User-Defined Function (UDF).
16-
17-
You can evaluate an expression **ONE MILLION** times under a second!
18-
19-
20-
2115
## Performance & Scalability
2216
Performance tuning is one of the most important task for a DBA. Don’t miss the chance to **dramatically improve query performance** by **300%** for simple expression and by more than **2000%** for complex code over User-Defined Function (UDF) and Table-Valued Function (TVF).
2317

0 commit comments

Comments
 (0)