Collection Contents Index Year 2000 compliance Aggregate functions pdf/chap8.pdf

Reference Manual   

CHAPTER 8. SQL Functions


About this chapter 

This chapter describes built-in functions in SQL. Functions are used to return information from the database. They are allowed anywhere an expression is allowed.

NULL value
    Unless otherwise stated, any function that receives the NULL value as a parameter returns a NULL value.


  Aggregate functions
  Date and time functions
  Numeric functions
  String functions
  Text and image functions
  Data type conversion functions
  System functions
  Miscellaneous functions
  Java and SQL user-defined functions
  Alphabetic list of functions

Collection Contents Index Year 2000 compliance Aggregate functions pdf/chap8.pdf