Archive
Posts Tagged ‘dependencies’
Table Attributes Dependencies in Store Procedures with SQL Server 2012
May 21, 2012
2 comments
Couple of days back I got an opportunity to migrate the existing Sybase ASE database (Adaptive Server Enterprise/15.0.2) to my favorite MS SQL Server 2012, to find out the feasibility of migration activity in near future.
Our team consists of Project Manager, Database architect and few of the senior guys we all concluded to just migrate the database objects from Sybase to SQL Server 2012, and along with the migration we need to find out dead objects in the existing database which is being carried so far. Here the dead objects means such tables, columns and views which are no more in use. Read more…
Categories: Denali, SQL Server
Denali, dependencies, sql server