adspace


What does over partition by mean in sql?

Answer Posted / Parmatma Prasad

In SQL, the 'OVER (PARTITION BY)' clause allows you to perform aggregate functions (such as SUM, AVG, MAX, MIN) on a partitioned table. This means that the function is calculated separately for each partition and then combined to produce the overall result.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how many tables will create when we create table, what are they? : Sql dba

1153


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2099


what are the advantages of sql ? : Sql dba

1150


If a cursor is open, how can we find in a pl/sql block?

1251


Do we need to rebuild index after truncate?

1151


What is the current version of sql?

1103


what are all the common sql function? : Sql dba

1139


Does group by remove duplicates?

1118


what is sql server agent? : Sql dba

1188


what is dbms? : Sql dba

1069


how to use regular expression in pattern match conditions? : Sql dba

1122


define sql insert statement ? : Sql dba

1107


how to escape special characters in sql statements? : Sql dba

1124


what are aggregate and scalar functions? : Sql dba

1141


what is schema? : Sql dba

1160