Viewing SQL object dependencies in Fabric
Every now and then I have to check object dependencies in a “data store”. For “old style” SQL databases this can be easily achived via SQL Server Management Studio (SSMS) with the option of “View Dependencies” in the context menu of the object you are intrested in - easy peasy…