Commit 493f91c
authored
Add code to check for determinism
This article does a good job of describing determinism but lacks code that lets the reader determine whether or not a function is actually deterministic. I've added sample code to do that.1 parent 5d64738 commit 493f91c
1 file changed
Lines changed: 8 additions & 0 deletions
File tree
- docs/relational-databases/user-defined-functions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
32 | 40 | | |
| |||
0 commit comments