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 Undo Management Advisor in Oracle?

0 Answers   MCN Solutions,


what is RAID technology?which is better RAID 0+1 OR RAID 5?

2 Answers   CSC,


What do you understand by database schema and what does it hold?

0 Answers  


How do you get nicely formatted results from an oracle procedure that returns a reference cursor?

0 Answers  


Can we store images in oracle database?

0 Answers  






what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?

0 Answers   Goldman Sachs,


When can Hash Cluster used ?

1 Answers  


what is reindexing?

0 Answers   Tata Technologies,


1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records

1 Answers  


What is oracle latest version?

0 Answers  


Explain an integrity constrains?

0 Answers  


Can select statements be used on views in oracle?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • 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)