在oracle 中,对象的源代码是可以从 user_source 数据字典中找到。 //下面的代码是 user_source 视图的定义代码: CREATE OR REPLACE FORCE VIEW "SYS"."USER_SOURCE" ("NAME", "TYPE", "LINE", "TEXT") AS select o.name, decode(o.type#, 7, 'PROCEDURE', 8, 'FUNCTION', 9, 'PACKAGE', 11, ...
在oracle中,对象的源代码是可以从user_source数据字典中找到。 //下面的代码是user_source视图的定义代码: CREATE OR REPLACE FORCE VIEW "SYS"."USER_SOURCE" ("NAME", "TYPE", "LINE", "TEXT") AS select o.name, decode(o.type#, 7, 'PROCEDURE', 8, 'FUNCTION', 9, 'PACKAGE', 11, 'PACKAGE...
【学习】Oracle..最近写存储过程,因为是在数据库中。数据库管理相对比较严格。接触生产数据库为0.所以查了一下,发现存储过程可以在user_source中查询出来。分析了一下,大概是user_source的一条记录对应,
source document link source object link summary link link synchronization link template groups link templates link link type link view link workflow link link territories escalation link time zone link todo link W workflow link escalations link tasks link link Previous Page Page 23 of 23Next PageAbou...
user_source 数据库用户的所有资源对象信息 user_segments 用户的表段信息 user_tables 用户的表对象信息 user_tab_columns 用户的表列信息 关于这个还涉及到两个常用的例子如下: 2.1.oracle中查询某个字段属于哪个表 Sql代码 select table_name,owner from dba_tab_columns t where t.COLUMN_NAME like ...
51CTO博客已为您找到关于oracle库的user_source的相关内容,包含IT学习相关文档代码介绍、相关教程视频课程,以及oracle库的user_source问答内容。更多oracle库的user_source相关解答可以来51CTO博客参与分享和学习,帮助广大IT技术人实现成长和进步。
ALL_SOURCE,user_objects... SELECT * FROM ALL_SOURCE where TYPE='PROCEDURE' AND UPPER(TEXT) LIKE '%XXX%'; SELECT * FROM USER_SOURCE where TYPE='PROCEDURE' AND UPPER(TEXT) LIKE '%XXX%'; select * from all_objects where owner = 'XX' and object_name like '%XXXX%' ...
If the suggested supplier has a profile defined in iSupplier Portal, you can view the profile information by clicking the Source link. Create Documents When you have located the requisitions you wish to include in your document, use the Demand Workbench to create a new document. To create a ...
usingOracle.DataAccess.Client;// 或者使用Oracle.ManagedDataAccess.Client;stringconnectionString="Data Source=数据库地址;User Id=用户名;Password=密码;";OracleConnectionconnection=newOracleConnection(connectionString); 创建一个OracleCommand对象,并设置CommandText属性为Alter User语句。
Oracle UPK Professional is an easy-to-use and comprehensive content development, deployment, and maintenance platform for increasing project, program, and user productivity.