Figure 2-7 provides the full list of built-in SQL functions that you can overload. A user might create a function with the same name as one from this table, but its routine signature must be unique in the database (non-ANSI) or the schema (ANSI). For more information on a routine signature, refer to "The Routine Signature".