TipsMake
Newest

Tags : sql server handler function

CEILING function in SQL Server
SQL Server 25 May 2019

CEILING function in SQL Server

the ceiling function in sql server returns the smallest integer value greater than or equal to the transmitted numeric expression.

Read More
DATEDIFF function in SQL Server
SQL Server 25 May 2019

DATEDIFF function in SQL Server

this article will show you in detail how to use sql server's datetime datediff () function with syntax and specific examples to make it easier to visualize and capture functions.

Read More