[ LIST | SHOW ] FUNCTION_SOURCES;
Function Sources will only be listed if the current role has USAGE privileges on them.
demodb.public/demostore# LIST FUNCTION_SOURCES;
+---------+---------+-----------+--------------+------------------------------+----------+-------------------------------+-------------------------------+
| Name | State | Language | Description | Url | Owner | Created At | Updated At |
+=========+=========+===========+==============+==============================+==========+===============================+===============================+
| myFuncs | ready | Java | my functions | https://download/url/myFuncs | sysadmin | 2024-07-17 20:32:56 +0000 UTC | 2024-07-17 20:32:56 +0000 UTC |
+---------+---------+-----------+--------------+------------------------------+----------+-------------------------------+-------------------------------+