What is the use of aggregate functions in oracle?
Answer / Garima Mishra
Aggregate functions are used to perform calculations on groups of rows returned by a SQL query. Examples include COUNT, SUM, AVG, MAX, and MIN. They help in summarizing data, finding averages, totals, minimums, maximums, and other statistics.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many types of segments in Oracle?
Explain cascading triggers.
What are the different types of database objects?
what r tyhe major differences between oracle 9i & 10g?
emp numb is unique because that is primary key,,but what is foreign key .. explain very clear with example
How to convert characters to times in oracle?
How can Oracle users be audited?
How do you tell what your machine name is and what is its IP address?
How to create an oracle database manually?
sql command 2 know current database
What are temporal data types in oracle?
What is concurrency in oracle?