### Is your feature request related to a problem or challenge? I as a user would want to see a list of available functions. ### Describe the solution you'd like ```sql SHOW FUNCTIONS [ LIKE <pattern> ]; ``` ### Describe alternatives you've considered _No response_ ### Additional context _No response_