adspace
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
how many tables will create when we create table, what are they? : Sql dba
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
what are the advantages of sql ? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
Do we need to rebuild index after truncate?
What is the current version of sql?
what are all the common sql function? : Sql dba
Does group by remove duplicates?
what is sql server agent? : Sql dba
what is dbms? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
define sql insert statement ? : Sql dba
how to escape special characters in sql statements? : Sql dba
what are aggregate and scalar functions? : Sql dba
what is schema? : Sql dba