Commit 5d13203
authored
Document mapping of input to output types
The original proposed that the input type is the same as the output type -- this is only mostly correct. The example of **decimal(2,0)** is especially misleading. The results in this table were experimentally established using SQL Server 2012 and 2017.1 parent b297450 commit 5d13203
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
45 | 56 | | |
46 | 57 | | |
47 | 58 | | |
| |||
0 commit comments