DBA Text Search
Description
Categories: Enginatics, Kcapps
Repository: Github
Repository: Github
Full text search through database source code objects such as packages, procedures, functions, triggers etc.
select ds.owner, ds.type, ds.name, ds.line, ds.text from dba_source ds where 1=1 order by ds.name, ds.line |
Parameter Name | SQL text | Validation | |
---|---|---|---|
Code Text contains |
|
Char | |
Object Name starts with |
|
Char | |
FND Message Text |
|
LOV | |
Object Type |
|
LOV | |
Schema |
|
LOV |