how to perform the number functions
Answers
Answered by
0
Explanation:
Numeric Functions are used to perform operations on numbers and return numbers.
...
Following are the numeric functions defined in SQL:
ABS(): It returns the absolute value of a number. ...
ACOS(): It returns the cosine of a number. ...
ASIN(): It returns the arc sine of a number. ...
ATAN(): It returns the arc tangent of a number.
please mark me as brainlist answer
Similar questions