Talk:Built-in functions and Stored Procedures

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

For an example:

SELECT CURDATE (), MONTH ('2010-10-11') FROM "Table"

(note double, single quotes)

Also: Here is another list of stored procedures/functions including CAST() and IFNULL(): [1]

Here is a free download using various built-in functions: [2]

Personal tools