Dependencies

External Article

Dependencies and References in SQL Server

  • Article

It is important for developers and DBAs to be able to determine the interdependencies of any database object. Perhaps you need to work out what process is accessing that view you want to alter, or maybe find out whether that table-type you wish to change is being used. What are all these dependencies? How do you work out which are relevant? Phil Factor explains.

2015-10-23

3,238 reads

External Article

Identifying Object Dependencies in SQL Server

  • Article

Is there a way to identify which objects are dependent on other objects within a SQL Server database? I need to modify the table structure to add new columns. However, before making any changes I want to make sure that I understand all the object dependencies. Is there a way in SQL Server 2008 to quickly identify all the object dependencies?

2009-06-26

3,798 reads

Blogs

Sabbatical le Troisième: A Recharge Week

By

It’s been a week since I flew home from London and Redgate to begin...

SQL Server Careers: Still a Goldmine, or a Dead End?

By

When you're searching about the future of a career in MS SQL Server, you're...

AI Destroying Creativity or Creative Industry

By

In 2025, artificial intelligence is no longer a futuristic concept—it’s a central force in...

Read the latest Blogs

Forums

how to move all SP from one db to another db?

By water490

Hi everyone I have two db - one is test and other is archive. ...

The Long Weekend

By Grant Fritchey

Comments posted to this topic are about the item The Long Weekend

Need Help to implement the De Duplication

By bala2014

Dear All, Good Day. I have a requirement to implement de-duplication on customer data...

Visit the forum

Question of the Day

Independence Day

The film independence day was released in 1996. Which of these queries returns that year is run today?

See possible answers