I you wan't to force print statements to display continuously when executing script in management studio, insert the following statement. SQL server do not treat severity 1-10 as an error, just a message.
RAISERROR ('Push the message!', 0, 1) WITH NOWAIT
Inga kommentarer:
Skicka en kommentar