How many database objects (trigger, packages, sequence etc)
uses a
particular field in a given table.
For ex: I want to know how many database object uses the
ATTRIBUTE1 in
the PO_VENDORS table.

What query will give me the result showing the database
object
name(package, trigger etc),
field_name used (in this case ATTRIBUTE1) and table_name
(in this case
PO_VENDORS).

Answer Posted / raji_4u

CHECK THE VIEW "USER_DEPENDENCIES"

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are wild cards used in database for pattern matching ? : Sql dba

540


How to pipe multiline string to isql?

568


How do I run a sql script?

510


How many postgresql users are there, worldwide?

569


How many commands are there in sql?

542






Whis is not false in primary key?

972


What is the difference between a subquery and a join?

522


What is query optimization in sql?

544


What is a primary key sql?

557


How do I pipe the output of one isql to another?

524


Explain some predefined exceptions.

580


what is the use of set statement in tsql? : Transact sql

523


Explain 3 basic parts of a trigger.

826


How do I view a view in sql?

501


How do I run a sql query?

528