Viewing 15 posts - 526 through 540 (of 4,820 total)
October 2, 2018 at 8:37 am
October 2, 2018 at 8:32 am
thanks for your response.
Can you please leave your comments on below points.
3. Is...
October 2, 2018 at 8:25 am
October 2, 2018 at 8:17 am
October 2, 2018 at 7:58 am
October 2, 2018 at 7:44 am
October 2, 2018 at 6:52 am
October 2, 2018 at 6:46 am
The delete you've coded does ALL the needed deletes in one fell swoop, and having a loop isn't going to help with that DELETE. You do need a row number...
October 1, 2018 at 1:18 pm
October 1, 2018 at 1:05 pm
I'm doubtful this could work. Excel picks a data type and then you are stuck with it. This would be much easier to handle with T-SQL after exporting the Excel...
October 1, 2018 at 1:01 pm
Check here to see what you can learn:
https://docs.microsoft.com/en-us/dotnet/framework/data/adonet/sql/snapshot-isolation-in-sql-server
October 1, 2018 at 12:06 pm
At first I thought about the idea of replicating a view as a table as potentially problematic, so I did a web search and found some text on this Microsoft...
October 1, 2018 at 8:48 am
Viewing 15 posts - 526 through 540 (of 4,820 total)