We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab56db9 + 7afc386 commit 8a79201Copy full SHA for 8a79201
1 file changed
docs/t-sql/functions/floor-transact-sql.md
@@ -22,7 +22,7 @@ ms.author: mikeray
22
monikerRange: ">=aps-pdw-2016||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
23
---
24
# FLOOR (Transact-SQL)
25
-[!INCLUDE[tsql-appliesto-ss2008-xxxx-asdw-pdw-md](../../includes/tsql-appliesto-ss2008-xxxx-asdw-pdw-md.md)]
+[!INCLUDE[tsql-appliesto-ss2008-all-md](../../includes/tsql-appliesto-ss2008-all-md.md)]
26
27
Returns the largest integer less than or equal to the specified numeric expression.
28
0 commit comments