Viewing 3 posts - 1 through 4 (of 4 total)
August 4, 2017 at 2:07 am
Hello,
Generally semicolons are not required in SQL Server (as you also mention in your question), but it is good practice to actually use them.
There are different...
August 4, 2017 at 1:54 am
Hi,
This should work for you. I wrote a cursor, since I think it will not be an issue in this case when your case-scenario looks like a one-time...
August 3, 2017 at 3:25 am
Viewing 3 posts - 1 through 4 (of 4 total)