Saturday 7 October 2017

SQL Number Functions

A Number functions accepts numeric input and return numeric values as output. 

SQL number functions are:

FunctionsSyntax
abs()
ceil()
floor()
trunc()
round()
mod()
sqrt()
sign() all characters of 

No comments:

Post a Comment