Skip to content

Commit c10ebf1

Browse files
authored
Merge pull request MicrosoftDocs#5908 from gewarren/patch-8
2001 -> 2002
2 parents 5bbe923 + 6db4af0 commit c10ebf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/t-sql/functions/lag-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Year Quarter SalesQuota PrevQuota Diff
156156
---- ------- ---------- --------- -------------
157157
2001 3 28000.0000 0.0000 28000.0000
158158
2001 4 7000.0000 28000.0000 -21000.0000
159-
2001 1 91000.0000 7000.0000 84000.0000
159+
2002 1 91000.0000 7000.0000 84000.0000
160160
2002 2 140000.0000 91000.0000 49000.0000
161161
2002 3 7000.0000 140000.0000 -70000.0000
162162
2002 4 154000.0000 7000.0000 84000.0000

0 commit comments

Comments
 (0)