Top Categories

NTILE function in SQL Server
  • Category:
  • Sub Category:
  • partition
  • function
  • ntile
  • 2012
  • sql server
  • 2008
  • 2005
  • example
No Views

In this video we will discuss NTILE function in SQL Server NTILE function

1. Introduced in SQL Server 2005

2. ORDER BY Clause is required

3. PARTITION BY clause is optional

4. Distributes the rows into a specified number of groups

5. If the number of rows is not divi

Comments

You Might Be Interested In