My SQL Numeric Funtions PDF

Title My SQL Numeric Funtions
Course Data Management Foundations
Institution Western Governors University
Pages 1
File Size 56.9 KB
File Type PDF
Total Downloads 4
Total Views 173

Summary

My SQL Numeric Funtions...


Description

MySQL Numeric Functions Function ABS ACOS ASIN ATAN ATAN2 AVG CEIL CEILING COS COT COUNT DEGREES DIV EXP FLOOR GREATEST LEAST LN LOG LOG10 LOG2 MAX MIN MOD PI POW POWER RADIANS RAND ROUND SIGN SIN SQRT SUM TAN TRUNCATE

Description Returns the absolute value of a number Returns the arc cosine of a number Returns the arc sine of a number Returns the arc tangent of one or two numbers Returns the arc tangent of two numbers Returns the average value of an expression Returns the smallest integer value that is >= to a number Returns the smallest integer value that is >= to a number Returns the cosine of a number Returns the cotangent of a number Returns the number of records returned by a select query Converts a value in radians to degrees Used for integer division Returns e raised to the power of a specified number Returns the largest integer value that is...


Similar Free PDFs