Answers for "sql show founctions"

SQL
0

sql show founctions

SHOW FUNCTIONS [ LIKE '<pattern>' ]
               [ IN { ACCOUNT | [ DATABASE ] <db_name> | [ SCHEMA ] <schema_name> } ]
Posted by: Guest on October-16-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language