which of the following function calculates the cumulative distribution of a value in a group of values, that is, it computes the relative position of a specified value in a group of values?

 Posted by Bandi on 11/30/2013 | Category: Sql Server Interview questions | Views: 3143 | Points: 40
Select from following answers:
  1. LEAD
  2. LAG
  3. CUME_DIST
  4. CUME_VALUE
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response