SHOW FUNCTIONS¶ Synopsis¶ SHOW FUNCTIONS [ LIKE pattern [ ESCAPE 'escape_character' ] ] Description¶ List all functions available for use in queries. The LIKE clause can be used to restrict the list of function names.