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 the meaning of recursive hints in oracle?

0 Answers  


Explain a segment?

0 Answers  


Explain the use of online redo log files in oracle.

0 Answers  


What is bind variable in oracle 11g?

0 Answers  


How to convert characters to times in oracle?

0 Answers  






What do you mean by merge in oracle?

0 Answers  


What do you mean by merge in oracle and how can we merge two tables?

0 Answers  


What is meant by recursive hints in oracle?

0 Answers  


Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?

0 Answers  


How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?

3 Answers   Digital Group,


How to assign values to data fields in record variables?

0 Answers  


What types of joins are used in writing subqueries?

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)