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 and simple way to view and navigate through database object dependencies, that belong to each database object. Let's see how this feature is implemented in the tool.