source:http://www.2cto.com/database/201201/116112.html
>show user
>spool apex
>select * from dba_registry where comp_id = 'APEX';
本文将演示如何通过SQL查询获取Apex组件信息,包括使用SHOWUSER、SPool和DBA_REGISTRY表进行查询。
source:http://www.2cto.com/database/201201/116112.html
>show user
>spool apex
>select * from dba_registry where comp_id = 'APEX';
2122

被折叠的 条评论
为什么被折叠?