Do you know about aggregate functions? What is row num function? Can it be used all databases?



Do you know about aggregate functions? What is row num function? Can it be used all databases?..

Answer / nilam

SQL aggregate functions return a single value, calculated from values in a column.




Useful aggregate functions:




AVG() - Returns the average value
COUNT() - Returns the number of rows
FIRST() - Returns the first value
LAST() - Returns the last value
MAX() - Returns the largest value
MIN() - Returns the smallest value
SUM() - Returns the sum

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is OCI. What are its uses?

1 Answers  


How to rename an existing table?

0 Answers  


How to find the duplicate rows count from employees table in oracle?

0 Answers  


Please explain joins in oracle?

0 Answers  


What is clusters ?

2 Answers  






How to define a sub function?

0 Answers  


How would you change old and new values in an insert, delete and update triggers?

0 Answers  


How many types of tables supported by oracle?

0 Answers  


what is the syntax of UPDATE command?

8 Answers  


What is the difference between I and G in Oracle?

0 Answers   MCN Solutions,


What is Trace File ?

4 Answers   Thermotech,


How to rename an index?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)