SQL Functions

Date and Time Functions

  • All date functions take one parameter of a date or character data type and return a value

Numeric Functions

  • Numeric functions can be grouped in many different ways, such as algebraic, trigonometric, and logarithmic

String Functions

  • String manipulations are among the most-used functions in programming

Conversion Functions

  • Conversion functions allow you to take a value of a given data type and convert it to the equivalent value in another data type

Numeric

String Functions

DATE Functions

Â