Skip to content

Commit acf1648

Browse files
authored
Merge pull request #14611 from WilliamAntonRohm/issue-4581
sql-docs issue 4581 -- LAST_VALUE applies since 2012
2 parents 034c56b + cfb727d commit acf1648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/last-value-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ monikerRange: "=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sql
2323
# LAST_VALUE (Transact-SQL)
2424
[!INCLUDE[tsql-appliesto-ss2012-asdb-asdw-xxx-md](../../includes/tsql-appliesto-ss2012-asdb-asdw-xxx-md.md)]
2525

26-
Returns the last value in an ordered set of values in [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)].
26+
Returns the last value in an ordered set of values.
2727

2828
![Topic link icon](../../database-engine/configure-windows/media/topic-link.gif "Topic link icon") [Transact-SQL Syntax Conventions](../../t-sql/language-elements/transact-sql-syntax-conventions-transact-sql.md)
2929

0 commit comments

Comments
 (0)