SQL Object Dependencies Tree
As a rule, database objects depend upon other database objects. For example, views and stored procedures depend upon the existence of tables that contain the data returned by the view or procedure. The Objects Dependencies tree, introduced in dbForge Studio for SQL Server, offers a fast a simple way to view and navigate trough database object dependencies, that belong to each database object.
Let's see how this feature is represented in the program.