modulo & div Functions
607764May 28 2009 — edited Sep 6 2012Hi,
can anyone tells me if there is the div function in oracle ??
mod is the reste of division : mod(15,2)=1 this is ok in oracle
and the div is the result of the devision
is there this function ???