Respuesta :

Lanuel

When a program unit include references to database objects that serves as references other database objects, the program unit is considered to contain: indirect dependencies.

A program unit can be defined as a computer subprogram with executable algorithms and packages that references a larger (main) computer program.

This ultimately implies that, a program unit is a constituent part or subunit of a larger (main) computer program.

In database management system (DBMS), there exist some form of relationship between a database object with respect to other database objects such as:

  • Direct dependencies.
  • Remote dependencies.
  • User dependencies.
  • Indirect dependencies.

For indirect dependencies, the program unit references database objects that in turn serves as references other database objects.

Read more: https://brainly.com/question/19089364

ACCESS MORE