Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> SQL calcul
i' ve already ask for this question but i was probably not very clear
i have one table
object_code
object_category
date_buy
date_broken
i want to know for every year and by object_category the number of object in life (year between date_buy and date_broken)
like this
year
category count(object_code)
and also when no object of a category is buy or broken in a year Received on Tue May 21 2002 - 08:49:11 CDT
![]() |
![]() |