Open
Description
DatabaseMetaData.getProcedures().
DatabaseMetaData.getFunctions().
We need to support observing available procedures. Now I see we can select from the _func system space.
DatabaseMetaData.getProcedures().
DatabaseMetaData.getFunctions().
We need to support observing available procedures. Now I see we can select from the _func system space.