Computer Science, asked by rekhagaidhani, 1 year ago

write a query to count active and discontinued products in sql​

Answers

Answered by Zisha7
1

Answer:

The COUNT() function returns the number of rows that matches a specified criteria. The AVG() function returns the average value of a numeric column. The SUM() function returns the total sum of a numeric column.

Answered by gyanranjan65
6

Answer:

it returns no of rows under specific criteria

Similar questions