Forum Discussion
iainr65
Jan 27, 2025Copper Contributor
Altering sql object definitions
Hi, I have a few objects, such as stored procedures, views, and inline table valued functions, that I'd like to modify. Currently they contain select references to sales.orderstest table, and I'd lik...
olafhelper
Jan 27, 2025Bronze Contributor
I prefer SQL Server Data Tools - SQL Server Data Tools (SSDT) | Microsoft Learn with a database project for refactoring SQL code, see Rename and Refactoring to Make Changes to your Database Objects - SQL Server Data Tools (SSDT) | Microsoft Learn