Collection Contents Index SQL to Java data type conversion Next PDF

SQL Anywhere® Server - SQL Reference
SQL Functions


About this chapter

Functions are used to return information from the database. They are allowed anywhere an expression is allowed. The chapter includes a grouping of functions by type, followed by an alphabetical list of functions.

Before you begin

Functions use the same syntax conventions used by SQL statements. Ensure you understand these conventions and how they are used in this chapter.

For a complete list of syntax conventions, see Syntax conventions.


Function types
Alphabetical list of functions

Collection Contents Index SQL to Java data type conversion Next PDF