SQL Server “echo” while running long script
Is it possible to somehow “echo” messages in SQL scripts in SQL Server, so they can get recorded in the execution log?
Is it possible to somehow “echo” messages in SQL scripts in SQL Server, so they can get recorded in the execution log?