Hi all
We are going to migrate a SQL Server 2005 instance to SQL 2017.
In the current instance, we have around 400 databases and more than six thousand views using old-style joins.
I did some research to find out if there is a reliable tool that can automatically manage the bulk of the conversion.
Since these are not particularly complicated queries, the SSMS 'design' function seems to work well, but I don't know how to recall it from script.
Can anyone suggest me a way to do that?
Thanks in advance